Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
electerious committed Oct 25, 2016
1 parent 424ac3d commit d7bdddc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Lychee",
"version": "3.1.4",
"version": "3.1.5",
"description": "Self-hosted photo-management done right.",
"authors": "Tobias Reich <[email protected]>",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions src/scripts/lychee.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
lychee = {

title : document.title,
version : '3.1.4',
versionCode : '030104',
version : '3.1.5',
versionCode : '030105',

updatePath : '//update.electerious.com/index.json',
updateURL : 'https://github.com/electerious/Lychee',
Expand Down

0 comments on commit d7bdddc

Please sign in to comment.