mirror of
https://github.com/MatMoul/quickdial-webext.git
synced 2024-12-23 15:36:12 +00:00
update makerelease
This commit is contained in:
parent
1431c5edfe
commit
b458d78fd0
@ -35,7 +35,7 @@ version=$1
|
||||
|
||||
sed -i "/\"version\":/c\ \ \"version\": \"$version\"," src/manifest.json
|
||||
|
||||
git commit -m "Version $version" makefile src/*
|
||||
git commit -a -m "Version $version"
|
||||
git push
|
||||
|
||||
git checkout master
|
||||
|
Loading…
Reference in New Issue
Block a user