We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3581b59 commit a9c575cCopy full SHA for a9c575c
README.md
@@ -67,7 +67,7 @@ for any corresponding short options.
67
68
## Changes:
69
70
-* devel:
+* v0.6.0:
71
* Add command line arguments and update argument parsing
72
* Allow pushing accounts to the client
73
* Allow disabling the message history
defines.h
@@ -1,5 +1,5 @@
1
#define UI_ID "purpled"
2
-#define PURPLED_VERSION "purpled v0.5.0"
+#define PURPLED_VERSION "purpled v0.6.0"
3
4
#define CONNECTION_UNKNOWN 0
5
#define CONNECTION_RAW 1
0 commit comments