Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

Commit cd55966

Browse files
committed
One up!
1 parent 5873a5c commit cd55966

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

installer.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define MyAppName "CouchPotato"
2-
#define MyAppVer "2.6.0"
2+
#define MyAppVer "2.6.1"
33
#define MyAppBit "win32"
44
//#define MyAppBit "win-amd64"
55

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = '2.6.0'
1+
VERSION = '2.6.1'
22
BRANCH = 'desktop'

0 commit comments

Comments
 (0)