Skip to content

Commit a9c575c

Browse files
committed
bump version number
Signed-off-by: hwipl <[email protected]>
1 parent 3581b59 commit a9c575c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ for any corresponding short options.
6767

6868
## Changes:
6969

70-
* devel:
70+
* v0.6.0:
7171
* Add command line arguments and update argument parsing
7272
* Allow pushing accounts to the client
7373
* Allow disabling the message history

defines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define UI_ID "purpled"
2-
#define PURPLED_VERSION "purpled v0.5.0"
2+
#define PURPLED_VERSION "purpled v0.6.0"
33

44
#define CONNECTION_UNKNOWN 0
55
#define CONNECTION_RAW 1

0 commit comments

Comments
 (0)