Skip to content

Commit 6055952

Browse files
committed
Update properties to use semver format
1 parent 2cb8155 commit 6055952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginName = Dart
77
pluginId = Dart
88

99
# SemVer format -> https://semver.org
10-
pluginVersion = 500.0
10+
pluginVersion = 500.0.0
1111

1212
# TODO(https://github.com/flutter/dart-intellij-third-party/issues/23) Add a changelog
1313
# Not currently used in the build.gradle.kts file:

0 commit comments

Comments
 (0)