feat: bump depot version to 0.23.1 and add tests for self-update context handling

This commit is contained in:
2026-03-15 14:55:19 -05:00
parent a774c61e5a
commit a6a752bf69
4 changed files with 48 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.23.0',
version: '0.23.1',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)