Browse Source

One up

tags/build/2.0.8 build/2.0.8
Ruud 12 years ago
parent
commit
821f68909d
  1. 2
      installer.iss
  2. 2
      version.py

2
installer.iss

@ -1,5 +1,5 @@
#define MyAppName "CouchPotato"
#define MyAppVer "2.0.7.1"
#define MyAppVer "2.0.8"
[Setup]
AppName={#MyAppName}

2
version.py

@ -1,2 +1,2 @@
VERSION = '2.0.7.1'
VERSION = '2.0.8'
BRANCH = 'desktop'

Loading…
Cancel
Save