mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2025-12-06 10:22:50 +08:00
fix bug: when diange limit is 1, user can only diange once & update version number to 1.2.0
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
const (
|
||||
ProgramName = "卡西米尔唱片机"
|
||||
Version uint32 = 0x010103
|
||||
Version uint32 = 0x010200
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user