feat: update depot version to 0.31.0, enhance shell helper functions for primary staging support

This commit is contained in:
2026-03-22 21:53:23 -05:00
parent ce06fcba1b
commit 19da5b960c
4 changed files with 70 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.30.1',
version: '0.31.0',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)