diff options
author | William McKinnon <[email protected]> | 2023-06-02 19:21:26 -0400 |
---|---|---|
committer | William McKinnon <[email protected]> | 2023-06-02 19:21:26 -0400 |
commit | 15bf6ae835f43a4b2cc870dafc525735dfedc54a (patch) | |
tree | 11dc8be02f162e1cfe516467e9d74c9f479e55bb /build-scripts/swayfx.rpkg.spec | |
parent | 11451465ad1b170c453242121a6ff18ec813027a (diff) |
ver: bump to 0.3.1
Diffstat (limited to 'build-scripts/swayfx.rpkg.spec')
-rw-r--r-- | build-scripts/swayfx.rpkg.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-scripts/swayfx.rpkg.spec b/build-scripts/swayfx.rpkg.spec index 6ea9acd4..418db3b9 100644 --- a/build-scripts/swayfx.rpkg.spec +++ b/build-scripts/swayfx.rpkg.spec @@ -4,7 +4,7 @@ # Change to current Sway base version! %global SwayBaseVersion 1.8.1 # Change to current SwayFX tag! -%global Tag 0.3 +%global Tag 0.3.1 Name: {{{ git_dir_name }}} Version: %{Tag} |