We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a3c46b commit 81f922dCopy full SHA for 81f922d
rider/gradle.properties
@@ -10,7 +10,7 @@ productVersion=2022.1
10
# Revision for plugin version, appended to productVersion, e.g. 2020.2.2
11
# Used for published version, plus retrieving correct changelog notes
12
# TODO: Should ideally come from the TC build. Manually incrementing for each release is error prone (RIDER-49929)
13
-maintenanceVersion=0
+maintenanceVersion=1
14
15
# Set to "true" on the command line to skip building the dotnet tasks, as a no-op
16
# nuget restore and msbuild takes too long
0 commit comments