Skip to content

Commit b89225f

Browse files
committed
Bumped version
1 parent 6b97317 commit b89225f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build And Test
22
on: [push]
33

44
env:
5-
BuildVersion: '0.5.${{github.run_number}}'
5+
BuildVersion: '0.6.${{github.run_number}}'
66
SolutionFile: 'src/EcsR3.MonoGame/EcsR3.MonoGame.csproj'
77

88
jobs:

0 commit comments

Comments
 (0)