[sln] Update version to be in line with security hotfix release
This avoids "am I vulnerable to this?" confusion if running a :dev image or a -git package.
This commit is contained in:
parent
ccdfb75e6d
commit
9b1db6e086
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
<!-- Version metadata -->
|
||||
<PropertyGroup>
|
||||
<VersionPrefix>2024.1</VersionPrefix>
|
||||
<VersionSuffix>beta2.security1</VersionSuffix>
|
||||
<VersionSuffix>beta2.security2</VersionSuffix>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue