diff --git a/Changelog.md b/Changelog.md
index 91838a4..0aec46a 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,10 +1,10 @@
# ChangeLog
##### 1.2.7
-- _08/xx/2016_
+- _08/31/2016_
- Fixes:
- - `kissheaders` reload header file when cookie expire
- - `kissheaders` expire time for error cookies
+ - `kissheaders` - reload header file when cookie expire
+ - `kissheaders` - expire time for error cookies
- initial install header initialization
- Openload - fixed for now, will see if keeps changing
- Updates:
@@ -12,8 +12,8 @@
- New custom bookmark backup path
- Simplified PhotoAlbum code
- Simplified loading preferences
- - `rhtml.py` improved error logging
- - `ServiceCode` added test for `token`
+ - `rhtml.py` - improved error logging
+ - `ServiceCode` - added test for `token`
##### 1.2.6
- _08/19/2016_
diff --git a/Contents/Code/DevTools.py b/Contents/Code/DevTools.py
index 9bde467..7a95ccd 100644
--- a/Contents/Code/DevTools.py
+++ b/Contents/Code/DevTools.py
@@ -55,7 +55,7 @@ def migrate_backups(self, path):
# Keep local copy within the default directory
Core.storage.copy(src_path, dst_path)
else:
- # Move bookmarks form src to dst
+ # Move bookmarks from src to dst
Core.storage.rename(src_path, dst_path)
passed.append(True)
except Exception, e:
diff --git a/Contents/Info.plist b/Contents/Info.plist
index 1b0093e..386609f 100644
--- a/Contents/Info.plist
+++ b/Contents/Info.plist
@@ -5,7 +5,7 @@
CFBundleIdentifier
com.plexapp.plugins.kissnetwork
CFBundleVersion
- 1.2.6
+ 1.2.7
PlexClientPlatforms
*
PlexFrameworkVersion
diff --git a/README.md b/README.md
index 473b90a..9fa5437 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ This plugin creates a new channel within [Plex Media Server](https://plex.tv/) (
##### Plex Media Server:
- Tested Working:
- - Ubuntu 14.04 LTS: PMS version 1.1.2
+ - Ubuntu 14.04 LTS: PMS version 1.1.3
- Windows 7: PMS version 0.9.16.6
##### Plex Clients: