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/**'
|
||||
- '.github/workflows/**'
|
||||
- 'CMakeLists.txt'
|
||||
branches:
|
||||
- 'master'
|
||||
- 'next'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'src/**'
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
5.9.11
|
||||
5.9.12
|
||||
2021.08.17
|
||||
|
|
Loading…
Reference in a new issue