diff options
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 418db3b9..684a22a8 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.1 +%global Tag 0.3.2 Name: {{{ git_dir_name }}} Version: %{Tag} |