fix gir version

This commit is contained in:
kotontrion
2024-05-19 13:18:08 +02:00
parent 30b7ccfe90
commit 29b88078f8
+1 -1
View File
@@ -24,7 +24,7 @@ if get_option('introspection')
gir = gnome.generate_gir(
astal_auth_lib,
sources : srcs + astal_auth_headers,
nsversion : '1.0',
nsversion : '0.1',
namespace : 'AstalAuth',
symbol_prefix : 'astal_auth',
identifier_prefix : 'AstalAuth',