Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ijwb/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ stamped_plugin_xml(
changelog_file = "//:changelog",
description_file = "src/META-INF/description.html",
plugin_id = "com.google.idea.bazel.ijwb",
plugin_name = "Bazel for IntelliJ",
plugin_name = "Bazel for IntelliJ (legacy)",
# #api212: We depend on an API which is only contained in 2021.2.1+.
since_build_numbers = {"212": "212.5080.55"},
stamp_since_build = True,
Expand Down