fix vk_api dependency changes

This commit is contained in:
msramalho
2024-01-23 11:56:49 +00:00
parent 5b0f034c12
commit b01dbe6299
5 changed files with 1586 additions and 1099 deletions

View File

@@ -2,7 +2,7 @@ _MAJOR = "0"
_MINOR = "3"
# On main and in a nightly release the patch should be one ahead of the last
# released build.
_PATCH = "26"
_PATCH = "27"
# This is mainly for nightly builds which have the suffix ".dev$DATE". See
# https://semver.org/#is-v123-a-semantic-version for the semantics.
_SUFFIX = ""