v1.0.0-beta.24

This commit is contained in:
Peter Steinberger 2025-06-08 11:38:08 +01:00
parent b0e33bcf0e
commit 3e8f787dbb

View file

@ -1,4 +1,4 @@
// This file is auto-generated by the build script. Do not edit manually.
enum Version {
static let current = "1.0.0-beta.23"
static let current = "1.0.0-beta.24"
}