ver: bump to 0.3.2

This commit is contained in:
William McKinnon 2023-07-06 23:17:38 -04:00
parent 061dfaa2e7
commit 7fe10260d9
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Erik Reider <erik.reider@protonmail.com>
_pkgname=swayfx
pkgname="$_pkgname"
pkgver=0.3.1
pkgver=0.3.2
pkgrel=1
license=("MIT")
pkgdesc="SwayFX: Sway, but with eye candy!"

View file

@ -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}

View file

@ -1,7 +1,7 @@
project(
'sway',
'c',
version: '0.3.1',
version: '0.3.2',
license: 'MIT',
meson_version: '>=0.60.0',
default_options: [