From 4495251d11d5be78cfc6bbba7c49697fb080bb2a Mon Sep 17 00:00:00 2001 From: Spencer Williams Date: Mon, 14 Apr 2025 16:07:59 -0400 Subject: Bump version number --- mpc-bar.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpc-bar.m') diff --git a/mpc-bar.m b/mpc-bar.m index 3df3cef..3892e9b 100644 --- a/mpc-bar.m +++ b/mpc-bar.m @@ -29,7 +29,7 @@ #include "ini.h" #include "mpc/song_format.h" -#define VERSION "0.2" +#define VERSION "0.3" #define TITLE_MAX_LENGTH 96 #define SLEEP_INTERVAL 0.2 -- cgit v1.2.3