Skip to content

Commit

Permalink
2023.3
Browse files Browse the repository at this point in the history
  • Loading branch information
controlflow committed Nov 7, 2023
1 parent c2392bc commit e00a7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/JetBrains.Annotations.csproj
Expand Up @@ -6,7 +6,7 @@
MAJOR and MINOR version numbers should match latest ReSharper version (to avoid confusion),
PATCH version may vary during development and EAPs -->
<VersionPrefix>2023.3.0</VersionPrefix>
<VersionSuffix>eap4</VersionSuffix>
<!--<VersionSuffix>eap4</VersionSuffix>-->

<!-- versioning -->
<Version Condition=" '$(VersionSuffix)' != '' ">$(VersionPrefix)-$(VersionSuffix)</Version>
Expand Down

0 comments on commit e00a7e4

Please sign in to comment.