mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
FUS: increment registry version due to changes in validation
GitOrigin-RevId: f3622b9f4caf03e3f2ad6af27412b07ebbc2a249
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a712e9b7b0
commit
6c2aa86b7e
+1
-1
@@ -33,7 +33,7 @@ public class RegistryApplicationUsagesCollector extends ApplicationUsagesCollect
|
||||
|
||||
@Override
|
||||
public int getVersion() {
|
||||
return 1;
|
||||
return 2;
|
||||
}
|
||||
|
||||
@NotNull
|
||||
|
||||
Reference in New Issue
Block a user