From ec7e0186e04528c483242202e4431dec79a8498b Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 26 Mar 2026 16:30:37 +0100 Subject: [PATCH] build: bump version to 1.13-dev --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 77d7ff613..17d65c334 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'sway', 'c', - version: '1.12-dev', + version: '1.13-dev', license: 'MIT', meson_version: '>=1.3', default_options: [