Bump to version 5.9.12.
This commit is contained in:
parent
172d5a888c
commit
a46949f46a
3
.github/workflows/build_and_test.yml
vendored
3
.github/workflows/build_and_test.yml
vendored
|
@ -20,6 +20,9 @@ on:
|
||||||
- 'include/**'
|
- 'include/**'
|
||||||
- '.github/workflows/**'
|
- '.github/workflows/**'
|
||||||
- 'CMakeLists.txt'
|
- 'CMakeLists.txt'
|
||||||
|
branches:
|
||||||
|
- 'master'
|
||||||
|
- 'next'
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
5.9.11
|
5.9.12
|
||||||
2021.08.17
|
2021.08.17
|
||||||
|
|
Loading…
Reference in a new issue