forked from catchorg/Catch2
#926 Update Conan test version by release
Signed-off-by: Uilian Ries <uilianries@gmail.com>
This commit is contained in:
@@ -8,5 +8,6 @@ v.incrementPatchNumber()
|
||||
v.updateVersionFile()
|
||||
v.updateReadmeFile()
|
||||
v.updateConanFile()
|
||||
v.updateConanTestFile()
|
||||
|
||||
print( "Updated Version.hpp, README and Conan to v{0}".format( v.getVersionString() ) )
|
||||
|
Reference in New Issue
Block a user