Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
thurask committed Apr 13, 2015
1 parent 70673b6 commit 1acb926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lazyloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ def availability(url):
return False

def doMagic(osversion, radioversion, softwareversion, device, localdir, autoloader):
version = "2015-04-12-A" # update as needed
version = "2015-04-13-A" # update as needed
release = "https://github.com/thurask/lazyloader/releases/latest"
devicelist = ["STL100-1", "STL100-2/3/P9982", "STL100-4", "Q10/Q5/P9983", "Z30/CLASSIC/LEAP", "Z3", "PASSPORT"]
print("~~~LAZYLOADER VERSION", version + "~~~")
Expand Down

0 comments on commit 1acb926

Please sign in to comment.