mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-04-25 14:47:43 +00:00
4 lines
142 B
Swift
4 lines
142 B
Swift
// This file is auto-generated by the build script. Do not edit manually.
|
|
enum Version: Sendable {
|
|
static let current = "1.0.0-beta.23"
|
|
}
|