Browse Source

One Up

tags/build/2.2.1 build/2.2.1
Ruud 12 years ago
parent
commit
8d108b92bf
  1. 2
      installer.iss
  2. 2
      version.py

2
installer.iss

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

2
version.py

@ -1,2 +1,2 @@
VERSION = '2.2.0'
VERSION = '2.2.1'
BRANCH = 'desktop'

Loading…
Cancel
Save