Skip to content

Commit

Permalink
Update backend.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fr31 authored Mar 19, 2018
1 parent a4f2f99 commit 371598a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ def versioncheck():
return(True)

def version():
version = 1.18
version = 1.19
return(version)

def open_spotify():
Expand Down

0 comments on commit 371598a

Please sign in to comment.