diff --git a/README.md b/README.md
index c47ee79..803954b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
-# C3 v0.1.11
+# C3 v0.1.12
+
+This is a development branch, see
+[C3 v0.1.11](https://git.kmx.io/c3-lang/c3/_tag/v0.1.11)
+for a stable release.
C3 is a programming language with meta-programmation and a graph
database embedded into the language. It aims to be the language
@@ -30,6 +34,11 @@ Supported architectures :
- sparc64
+## Discord invite
+
+[Join us on kmx.io Discord server !](https://discord.gg/A4MWkpUDsG)
+
+
## New in this release
- libc3
diff --git a/c3.version b/c3.version
index 20f4951..0e24a92 100644
--- a/c3.version
+++ b/c3.version
@@ -1 +1 @@
-0.1.11
+0.1.12