aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSpencer Williams <spnw@plexwave.org>2025-04-14 16:07:59 -0400
committerSpencer Williams <spnw@plexwave.org>2025-04-14 16:07:59 -0400
commit4495251d11d5be78cfc6bbba7c49697fb080bb2a (patch)
tree64fa1cbec403099cfc46626d6cd69bef8f346a9d
parent35a0220813a153cda1b4a496d38f0681388159e3 (diff)
Bump version numberv0.3
-rw-r--r--mpc-bar.m2
1 files changed, 1 insertions, 1 deletions
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