Bump package version and display bugfix
This commit is contained in:
parent
494db3a91e
commit
347546ab04
2 changed files with 5 additions and 1 deletions
4
doc/PRE_UPGRADE.d/1.0~ynh15.md
Normal file
4
doc/PRE_UPGRADE.d/1.0~ynh15.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
If you experienced issues with the displayed database password before, sorry for the inconvenience!
|
||||
|
||||
- New installations of the app fix the bug.
|
||||
- If you want to keep using your current instance, you can use PhpMyAdmin to change the __APP__ user's password.
|
|
@ -5,7 +5,7 @@ name = "My Webapp"
|
|||
description.en = "Custom Web app with SFTP access to serve static (HTML, CSS, JS) and PHP files"
|
||||
description.fr = "Application Web personnalisée avec accès SFTP pour servir des fichiers statiques (HTML, CSS, JS) et PHP"
|
||||
|
||||
version = "1.0~ynh14"
|
||||
version = "1.0~ynh15"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue