Skip to content

Commit b5b0820

Browse files
committed
update version #
1 parent 1ffb6a4 commit b5b0820

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ concurrency: ci-${{ github.ref }}
44

55
on:
66
workflow_dispatch:
7-
branches: [ main ] # Default release branch
87
push:
98
branches: [ main ] # Default release branch
109
paths:

src/Digitalroot.Valheim.Build.Targets/Digitalroot.Valheim.Build.Targets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<Description>Build Targets</Description>
2323
<PackageReleaseNotes>Initial Release</PackageReleaseNotes>
2424
<NeutralLanguage>en-US</NeutralLanguage>
25-
<VersionPrefix>1.0.20</VersionPrefix>
25+
<VersionPrefix>1.0.21</VersionPrefix>
2626
<MinClientVersion>5.11.0</MinClientVersion>
2727
</PropertyGroup>
2828

0 commit comments

Comments
 (0)