I changed my mind, I want the release number back at 2.0.1

This commit is contained in:
heliguy
2024-12-18 22:45:29 -05:00
parent 7600a27892
commit 3efe128881
2 changed files with 2 additions and 2 deletions

View File

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