From fd8236585e54f593000c1d13fe7386beaed71388 Mon Sep 17 00:00:00 2001 From: NRK Date: Thu, 12 Aug 2021 01:28:18 +0600 Subject: [PATCH] bump version -> v0.3.1 --- sxbm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sxbm b/sxbm index 1578e2c..a420011 100755 --- a/sxbm +++ b/sxbm @@ -13,7 +13,7 @@ # Appname and Version APPNAME="sxbm" -VERSION="v0.3" +VERSION="v0.3.1" # Where all the bookmarks get stored # Respects XDG_DATA_HOME if set