build: unstable release version bump to 1.23.6
diff --git a/meson.build b/meson.build
index 61efb14..b9fa1d7 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
 
 project(
   'ModemManager', 'c',
-  version: '1.23.5',
+  version: '1.23.6',
   license: 'GPL2',
   default_options: [
     'buildtype=debugoptimized',