Version 2.06 RELEASED.

This commit is contained in:
default
2022-10-21 18:07:55 +02:00
parent 6ffbb3a4fc
commit ddce319a12
+1 -1
View File
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 grunfink - MIT license */
#define VERSION "2.05"
#define VERSION "2.06"
#define USER_AGENT "snac/" VERSION