Update 1.9
This commit is contained in:
parent
7868bd0b77
commit
98faa64260
@ -15,7 +15,7 @@ os.chdir(os.getcwd())
|
||||
|
||||
# ============global var===========
|
||||
|
||||
version='1.8'
|
||||
version='1.9'
|
||||
|
||||
config = ConfigParser()
|
||||
config.read(config_file, encoding='UTF-8')
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.8",
|
||||
"version_show":"1.8",
|
||||
"version": "1.9",
|
||||
"version_show":"1.9",
|
||||
"download": "https://github.com/yoshiko2/AV_Data_Capture/releases"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user