Skip to content

Commit 0257d1a

Browse files
committed
SUPPORTED_USERDIRS updated
1 parent f534723 commit 0257d1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

visualvm/startup/src/org/graalvm/visualvm/modules/startup/ImportSettings.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ public class ImportSettings {
9090
"2.1.7", // NOI18N
9191
"2.1.8", // NOI18N
9292
"2.1.9", // NOI18N
93-
"2.1.10" // NOI18N
93+
"2.1.10", // NOI18N
94+
"2.2" // NOI18N
9495
};
9596

9697

0 commit comments

Comments
 (0)