mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-25 21:12:01 +08:00
SYNERGY-706 Release 1.13.0-stable (#6892)
This commit is contained in:
parent
70016e69a2
commit
bdb8f7672c
@ -1,4 +1,4 @@
|
||||
v1.13.x
|
||||
v1.13.0-stable
|
||||
===========
|
||||
Bug fixes:
|
||||
- #6858 Application is blurry and unfocused on macOS
|
||||
|
||||
@ -8,7 +8,7 @@ set (SYNERGY_VERSION_MAJOR 1)
|
||||
set (SYNERGY_VERSION_MINOR 13)
|
||||
set (SYNERGY_VERSION_PATCH 0)
|
||||
set (SYNERGY_VERSION_BUILD 1)
|
||||
set (SYNERGY_VERSION_STAGE "rc2")
|
||||
set (SYNERGY_VERSION_STAGE "stable")
|
||||
|
||||
#
|
||||
# Version from CI
|
||||
|
||||
Loading…
Reference in New Issue
Block a user