diff --git a/docs/faq_general.html b/docs/faq_general.html index bc6576e0..58677724 100644 --- a/docs/faq_general.html +++ b/docs/faq_general.html @@ -299,7 +299,7 @@

And yes the right-click menu is available on the PhD Defenses part but not in the Admin parts. Also because this user has upload right, he can see the Unsorted, Public, Starred, Recent smart albums.

{tip} Caught a mistake or want to contribute to the documentation? Edit this page on Github!

diff --git a/index.html b/index.html index 304dfe77..0ad82c5b 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ "url": "https://LycheeOrg.github.io/", "image": "https://LycheeOrg.github.io/assets/images/og.jpg", "description": "Lychee is a free photo-management tool, which runs on your server or web-space. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.", - "softwareVersion": "5.0.1", + "softwareVersion": "5.0.2", "applicationCategory": "Photo Management", "sameAs": [ "https://twitter.com/getlychee" @@ -61,7 +61,7 @@
diff --git a/support.html b/support.html index 11aad8f5..cb40f15b 100644 --- a/support.html +++ b/support.html @@ -36,7 +36,7 @@ "url": "https://LycheeOrg.github.io/", "image": "https://LycheeOrg.github.io/assets/images/og.jpg", "description": "Lychee is a free photo-management tool, which runs on your server or web-space. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely.", - "softwareVersion": "5.0.1", + "softwareVersion": "5.0.2", "applicationCategory": "Photo Management", "sameAs": [ "https://twitter.com/getlychee" @@ -61,7 +61,7 @@
diff --git a/update.json b/update.json index 91b6e2b2..f1dcbe83 100644 --- a/update.json +++ b/update.json @@ -1,5 +1,5 @@ { "lychee": { - "version": 50001 + "version": 50002 } }