Skip to content

Commit 429663a

Browse files
committed
support plugin downgrade in ui versioning
1 parent 01f83f1 commit 429663a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ide-common/src/main/kotlin/org/digma/intellij/plugin/updates/ui/UIVersioningService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ class UIVersioningService(val cs: CoroutineScope) : DisposableAdaptor {
167167
then upgraded to ui 2
168168
then upgraded to ui 3
169169
upgrade plugin to version 6 that bundles ui 3
170-
no change - ui is already 3
170+
no change - ui is already 3 installed y plugin version 5
171171
downgrade plugin to version 5
172172
ui will not be reverted because it was installed by plugin version 5
173173
*/

0 commit comments

Comments
 (0)