Skip to content

Commit

Permalink
version bump to .08
Browse files Browse the repository at this point in the history
  • Loading branch information
kevcenteno committed Dec 10, 2014
1 parent 7bf2b54 commit e6b9646
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Contents/Code/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

KEY = 'a534012a8ee25958f374263ece97eb27'

TITLE = 'BallPlex .07'
PREFIX = '/video/ballplex07'
TITLE = 'BallPlex .08'
PREFIX = '/video/ballplex08'

ART = 'art-default.jpg'
ICON = 'icon-default.png'
Expand Down
2 changes: 1 addition & 1 deletion Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<dict>

<key>CFBundleIdentifier</key>
<string>com.plexapp.plugins.ballplex07</string>
<string>com.plexapp.plugins.ballplex08</string>

<key>PlexClientPlatforms</key>
<string>*</string>
Expand Down

0 comments on commit e6b9646

Please sign in to comment.