Update version from alpha to rc

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2026-01-25 20:34:43 +01:00
committed by GitHub
parent 7bc20e38e2
commit 4c69ba9420

View File

@@ -14,7 +14,7 @@ module Sure
private
def semver
"0.6.7-alpha.17"
"0.6.7-rc.1"
end
end
end