feat: bump depot version to 0.21.1 and update install command handling

This commit is contained in:
2026-03-13 08:59:36 -05:00
parent 0c06be6b6b
commit 1cafe87c8e
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.21.0',
version: '0.21.1',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)