Skip to content

Commit 2137630

Browse files
committed
Version 1.0.0!
All core functionality for TV show playing is in. Only single-user supported. Multi-user with PIN auth is the goal for 2.0.
1 parent 12e3311 commit 2137630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alexa-plex",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Alexa (Amazon Echo) app for interacting with a Plex Server and controlling client playback",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)