Skip to content

Commit e00a7e4

Browse files
committed
2023.3
1 parent c2392bc commit e00a7e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/JetBrains.Annotations.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
MAJOR and MINOR version numbers should match latest ReSharper version (to avoid confusion),
77
PATCH version may vary during development and EAPs -->
88
<VersionPrefix>2023.3.0</VersionPrefix>
9-
<VersionSuffix>eap4</VersionSuffix>
9+
<!--<VersionSuffix>eap4</VersionSuffix>-->
1010

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

0 commit comments

Comments
 (0)