mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update Release Tag Name.
This commit is contained in:
parent
48d7828c3c
commit
fe177b0894
@ -58,7 +58,7 @@ baudrate = 921600
|
|||||||
enable_jpeg = True
|
enable_jpeg = True
|
||||||
'''
|
'''
|
||||||
CONFIG_KEYS = ['board', 'serial_port', 'recent', 'last_fw_path', 'baudrate', 'enable_jpeg']
|
CONFIG_KEYS = ['board', 'serial_port', 'recent', 'last_fw_path', 'baudrate', 'enable_jpeg']
|
||||||
RELEASE_TAG_NAME = 'v1.2'
|
RELEASE_TAG_NAME = 'v1.3'
|
||||||
RELEASE_URL = 'https://api.github.com/repos/openmv/openmv/releases/latest'
|
RELEASE_URL = 'https://api.github.com/repos/openmv/openmv/releases/latest'
|
||||||
|
|
||||||
class OMVGtk:
|
class OMVGtk:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user