mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
13 lines
233 B
Plaintext
13 lines
233 B
Plaintext
# x-release-please-start-major
|
|
VERSION_MAJOR = 0
|
|
# x-release-please-end
|
|
|
|
# x-release-please-start-minor
|
|
VERSION_MINOR = 2
|
|
# x-release-please-end
|
|
|
|
# x-release-please-start-patch
|
|
PATCHLEVEL = 1
|
|
# x-release-please-end
|
|
|
|
VERSION_TWEAK = 0 |