~zethra/license

8441920befd109b218605b7a2959478e79edf128 — Sashanoraa 1 year, 4 months ago 32d339b
_incr_version script sets flake version
1 files changed, 3 insertions(+), 0 deletions(-)

M contrib/_incr_version
M contrib/_incr_version => contrib/_incr_version +3 -0
@@ 5,4 5,7 @@ cargo check
git add Cargo.toml
git add license_codegen/Cargo.toml
git add Cargo.lock
sed -i -r -e "s/version\s*?=\s*?.*?;/version = \"$2\";/" flake.nix
nix flake lock
git add flake.nix
git commit -sm "Bump version to $2"