chore: adopt x.xx.xx versioning schema (v2.01.02)
Schema: MAJOR.FEATURE.FIX MAJOR — breaking changes / major redesign FEATURE — two-digit, new user-visible features (00-99) FIX — two-digit, bug fixes within a feature release (00-99) Renamed 2.1.2 → 2.01.02 to start the new format. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
81b79299ea
commit
8d79c84a8f
@ -6,4 +6,4 @@ counterpart to the macOS Blitztext menu bar app: it runs natively on the host
|
|||||||
(not in a container) so it can type into any application via xdotool.
|
(not in a container) so it can type into any application via xdotool.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = "2.1.2"
|
__version__ = "2.01.02"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user