Replace with latest version

2021.10.4 had a bug, we should have updated this when 2021.10.5 came
out.  Now the next version will be 2021.11.1
This commit is contained in:
Phil Jay
2021-11-01 19:08:01 +11:00
parent 406cc3a662
commit a17b442bee

View File

@@ -9,7 +9,7 @@
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Get next version - name: Get next version
uses: reecetech/version-increment@2021.10.4 uses: reecetech/version-increment@2021.11.1
id: version id: version
with: with:
scheme: semver scheme: semver