Version 2.07 RELEASED.

This commit is contained in:
default
2022-10-26 09:05:37 +02:00
parent c17d78999e
commit cec36f2de3
+1 -1
View File
@@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 grunfink - MIT license */
#define VERSION "2.06"
#define VERSION "2.07"
#define USER_AGENT "snac/" VERSION