mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-06-30 05:49:29 +00:00
4 lines
132 B
Swift
4 lines
132 B
Swift
// This file is auto-generated by the build script. Do not edit manually.
|
|
enum Version {
|
|
static let current = "1.0.0-beta.24"
|
|
}
|