Browse Source

Version number to 1.3 in anticipation of the upcoming relase

master
Nils 6 years ago
parent
commit
5f1b1f0dc9
  1. 2
      desktop/desktop.desktop
  2. 2
      engine/config.py

2
desktop/desktop.desktop

@ -10,4 +10,4 @@ Terminal=false
StartupNotify=false
Categories=AudioVideo;Audio;X-Recorders;X-Multitrack;X-Jack;
X-NSM-capable=true
Version=1.2
Version=1.3

2
engine/config.py

@ -17,7 +17,7 @@ METADATA={
#patroneo. But in complex programs with a bright future it will be "laborejo1" "laborejo2" etc.
"shortName" : "patroneo",
"version" : "1.2",
"version" : "1.3",
"year" : "2019",
"author" : "Laborejo Software Suite",
"url" : "https://www.laborejo.org/patroneo",

Loading…
Cancel
Save