mirror of
https://github.com/MatMoul/dokytree.git
synced 2024-12-23 16:16:12 +00:00
Update makerelease
This commit is contained in:
parent
c0539fa58a
commit
e8ed39dedd
@ -33,7 +33,7 @@ esac
|
|||||||
|
|
||||||
version=${1}
|
version=${1}
|
||||||
|
|
||||||
git commit -m "Version ${version}" makefile src/*
|
git commit -a -m "Version ${version}"
|
||||||
git push
|
git push
|
||||||
|
|
||||||
git checkout main
|
git checkout main
|
||||||
|
Loading…
Reference in New Issue
Block a user