From 36672675f4e9423c302a5a41aee269e2436caafc Mon Sep 17 00:00:00 2001 From: NRK Date: Fri, 25 Jun 2021 19:34:10 +0600 Subject: [PATCH] bump version --- sxbm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sxbm b/sxbm index 4a85956..6ae7195 100755 --- a/sxbm +++ b/sxbm @@ -12,7 +12,7 @@ # Appname and Version APPNAME="sxbm" -VERSION="v0.2" +VERSION="v0.3" # Where all the data gets stored # Respects XDG_DATA_HOME if set