mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-05 06:26:50 +00:00
continue development as version 0.19
This commit is contained in:
parent
c3b13b224c
commit
4e98bbc1c9
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from distutils.version import StrictVersion
|
||||
|
||||
_versionstring = "0.18.0"
|
||||
_versionstring = "0.19.0"
|
||||
strictversion = StrictVersion(_versionstring)
|
||||
openwebrx_version = "v{0}".format(strictversion)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue