aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsoibox2
1 files changed, 1 insertions, 1 deletions
diff --git a/soibox b/soibox
index a53fbc0..9c83c96 100755
--- a/soibox
+++ b/soibox
@@ -1,6 +1,6 @@
#!/bin/sh
-soibox_version="0.1"
+soibox_version="0.2"
config_dir="${XDG_CONFIG_HOME:-$HOME/.config}/soibox"
data_dir="${XDG_DATA_HOME:-$HOME/.local/share}/soibox"
cache_dir="${XDG_CACHE_HOME:-$HOME/.cache}/soibox"