From 58cdb9e8d6be6fa115859ca2032b1bf7c0b31075 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 14 Jul 2024 14:21:34 -0400 Subject: Update ui spec version This should have been bumped in 6b18f72 "Add types for Gtk4UI and Qt6UI". --- lv2/ui.lv2/manifest.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lv2') diff --git a/lv2/ui.lv2/manifest.ttl b/lv2/ui.lv2/manifest.ttl index 4f5ed48..a77d6d0 100644 --- a/lv2/ui.lv2/manifest.ttl +++ b/lv2/ui.lv2/manifest.ttl @@ -3,6 +3,6 @@ a lv2:Specification ; - lv2:minorVersion 2 ; - lv2:microVersion 24 ; + lv2:minorVersion 3 ; + lv2:microVersion 0 ; rdfs:seeAlso . -- cgit v1.2.1