From 00e4f9336df974a4319592afa5a9b1ee90cfd5ca Mon Sep 17 00:00:00 2001
From: Simon Ser <contact@emersion.fr>
Date: Fri, 23 Aug 2024 22:39:33 +0200
Subject: [PATCH] build: bump version to v1.8.0

---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index 410a9eac..003b8632 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
 	'swaylock-plugin',
 	'c',
-	version: '1.6',
+	version: '1.8.0',
 	license: 'MIT',
 	meson_version: '>=0.59.0',
 	default_options: [