feat: update version to 0.22.0 and enhance symlink handling in installation process

This commit is contained in:
2026-03-13 12:22:17 -05:00
parent a7217f2f1b
commit 1d877eeec2
6 changed files with 298 additions and 37 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
project(
'depot',
version: '0.21.1',
version: '0.22.0',
meson_version: '>=0.60.0',
default_options: ['buildtype=release'],
)