We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e071801 commit e7bd6b6Copy full SHA for e7bd6b6
Sources/ReCommendedExtension.Deployment/Rider/gradle.properties
@@ -4,7 +4,7 @@
4
#DotnetPluginId=Prodot.ReCommendedExtension
5
#DotnetSolution=ReCommendedExtension.slnx
6
RiderPluginId=prodot.recommendedextension
7
-PluginVersion=8.1.4
+PluginVersion=8.2.0
8
9
BuildConfiguration=Debug
10
Sources/ReCommendedExtension/ReCommendedExtension.csproj
@@ -10,7 +10,7 @@
<Company>prodot GmbH</Company>
11
<Copyright>© 2012-2025 $(Company)</Copyright>
12
13
- <FileVersion>8.1.4</FileVersion>
+ <FileVersion>8.2.0</FileVersion>
14
<Version>$(FileVersion).0</Version>
15
16
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
0 commit comments