Skip to content

Commit

Permalink
increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
coder-alpha committed Aug 10, 2015
1 parent 478faa6 commit 8438fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Contents/Code/common.py
@@ -1,6 +1,6 @@
################################################################################
TITLE = "cCloud TV BETA | Popcorntime for LIVE TV"
VERSION = '0.13' # Release notation (x.y - where x is major and y is minor)
VERSION = '0.14' # Release notation (x.y - where x is major and y is minor)
GITHUB_REPOSITORY = 'coder-alpha/CcloudTv.bundle'
PREFIX = "/video/ccloudtv"
################################################################################

0 comments on commit 8438fea

Please sign in to comment.