Skip to content

Commit aa2f591

Browse files
authored
Changing ijwb plugin name to mark it as legacy (#7889)
1 parent 29cfd9c commit aa2f591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ijwb/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ stamped_plugin_xml(
5151
changelog_file = "//:changelog",
5252
description_file = "src/META-INF/description.html",
5353
plugin_id = "com.google.idea.bazel.ijwb",
54-
plugin_name = "Bazel for IntelliJ",
54+
plugin_name = "Bazel for IntelliJ (legacy)",
5555
# #api212: We depend on an API which is only contained in 2021.2.1+.
5656
since_build_numbers = {"212": "212.5080.55"},
5757
stamp_since_build = True,

0 commit comments

Comments
 (0)