mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-25 22:19:25 +00:00
#926 Update Conan test version by release
Signed-off-by: Uilian Ries <uilianries@gmail.com>
This commit is contained in:
parent
0270afb21b
commit
7013e388f7
5 changed files with 20 additions and 0 deletions
|
@ -8,5 +8,6 @@ v.incrementMinorVersion()
|
|||
v.updateVersionFile()
|
||||
v.updateReadmeFile()
|
||||
v.updateConanFile()
|
||||
v.updateConanTestFile()
|
||||
|
||||
print( "Updated Version.hpp, README and Conan to v{0}".format( v.getVersionString() ) )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue