Release 1.1.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## Interface: 70300
|
||||
## Title: ActionBarSaver: Daved
|
||||
## Version: 1.0.0
|
||||
## Version: 1.1.0
|
||||
## Notes: Manage, save, restore, import and export action bar and keybind profiles
|
||||
## Author: Phat phuck dave
|
||||
## SavedVariables: ActionBarSaverDaved, KeybindSaverDaved
|
||||
|
@@ -16,7 +16,6 @@ echo "Tag: $TAG"
|
||||
|
||||
echo "Building the thing..."
|
||||
sed -i "s/## Version: .*/## Version: $TAG/" ActionBarSaverDaved.toc
|
||||
sed -i "s/local VERSION = .*/local VERSION = \"$TAG\"/" ActionBarSaverDaved.lua
|
||||
git add ActionBarSaverDaved.toc ActionBarSaverDaved.lua
|
||||
git commit -m "Release $TAG"
|
||||
git tag -f $TAG
|
||||
|
Reference in New Issue
Block a user