Set version back to 1.3.0

This commit is contained in:
Heliguy
2023-10-24 00:08:34 -04:00
parent e69f7ec6fd
commit d2881188a7
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
project('warehouse',
version: '1.3.1.beta',
version: '1.3.0',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)