chore(version): make the version changing more obvious
This commit is contained in:
parent
29b1d30bed
commit
0c84f5e90f
|
@ -10,6 +10,7 @@ export service_interface
|
|||
logScope:
|
||||
topics = "settings-service"
|
||||
|
||||
# This is changed during compilation by reading the VERSION file
|
||||
const DESKTOP_VERSION {.strdefine.} = "0.0.0"
|
||||
|
||||
type
|
||||
|
|
Loading…
Reference in New Issue