aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdwmbar2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwmbar b/dwmbar
index 2536d13..62c26ee 100755
--- a/dwmbar
+++ b/dwmbar
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
-VERSION="0.1"
+VERSION="0.2"
DEFAULT_CONFIG_DIR="/usr/share/dwmbar"
DEFAULT_MODULES_DIR="$DEFAULT_CONFIG_DIR/modules"