Skip to content

Commit

Permalink
Merge pull request #282 from myob-oss/ag/MRA-1254
Browse files Browse the repository at this point in the history
MRA-1254 Set the release version
  • Loading branch information
alexeygrantmyob authored Oct 22, 2024
2 parents 7827083 + 39333ae commit 823412c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 2024.8.{build}
version: 2024.9.{build}
shallow_clone: true
assembly_info:
patch: true
Expand Down Expand Up @@ -30,4 +30,4 @@ deploy:
artifact: Release
on_success:
- cmd: >-
.\packages\coveralls.io.1.3.4\tools\coveralls.net.exe --opencover .\Artefacts\Coverage\output.xml
.\packages\coveralls.io.1.3.4\tools\coveralls.net.exe --opencover .\Artefacts\Coverage\output.xml

0 comments on commit 823412c

Please sign in to comment.