Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2021-09-05 09:31:08 +0300
committernachoparker <nacho@ownyourbits.com>2021-09-13 01:55:46 +0300
commitc10d4bd8fb187afe5de8af491a99449594c0767f (patch)
tree4205abcf5a9365a33f4bb83382eb0a7f9aa4c7ce /updates
parent3bf746bad0344c5df8d6324d7d03971b6cc5b3f7 (diff)
upgrade to NC21.0.4v1.39.0
Signed-off-by: nachoparker <nacho@ownyourbits.com>
Diffstat (limited to 'updates')
-rw-r--r--updates/1.18.0.sh2
-rw-r--r--updates/1.20.0.sh2
-rw-r--r--updates/1.25.0.sh2
-rw-r--r--updates/1.30.0.sh2
-rw-r--r--updates/1.39.0.sh2
5 files changed, 5 insertions, 5 deletions
diff --git a/updates/1.18.0.sh b/updates/1.18.0.sh
index a4f185fb..cba15a18 100644
--- a/updates/1.18.0.sh
+++ b/updates/1.18.0.sh
@@ -4,7 +4,7 @@ set -e
## BACKWARD FIXES ( for older images )
-source /usr/local/etc/library.sh # sets NCVER PHPVER RELEASE
+source /usr/local/etc/library.sh # sets NCLATESTVER PHPVER RELEASE
# all images
diff --git a/updates/1.20.0.sh b/updates/1.20.0.sh
index 5324364d..516e48bc 100644
--- a/updates/1.20.0.sh
+++ b/updates/1.20.0.sh
@@ -4,7 +4,7 @@ set -e
## BACKWARD FIXES ( for older images )
-source /usr/local/etc/library.sh # sets NCVER PHPVER RELEASE
+source /usr/local/etc/library.sh # sets NCLATESTVER PHPVER RELEASE
# all images
diff --git a/updates/1.25.0.sh b/updates/1.25.0.sh
index 3b042d16..286cebd4 100644
--- a/updates/1.25.0.sh
+++ b/updates/1.25.0.sh
@@ -4,7 +4,7 @@ set -e
## BACKWARD FIXES ( for older images )
-source /usr/local/etc/library.sh # sets NCVER PHPVER RELEASE
+source /usr/local/etc/library.sh # sets NCLATESTVER PHPVER RELEASE
# all images
diff --git a/updates/1.30.0.sh b/updates/1.30.0.sh
index b958c3ba..14d901c0 100644
--- a/updates/1.30.0.sh
+++ b/updates/1.30.0.sh
@@ -4,7 +4,7 @@ set -e
## BACKWARD FIXES ( for older images )
-source /usr/local/etc/library.sh # sets NCVER PHPVER RELEASE
+source /usr/local/etc/library.sh # sets NCLATESTVER PHPVER RELEASE
# all images
diff --git a/updates/1.39.0.sh b/updates/1.39.0.sh
index 689a0d41..7028d92a 100644
--- a/updates/1.39.0.sh
+++ b/updates/1.39.0.sh
@@ -4,7 +4,7 @@ set -e
## BACKWARD FIXES ( for older images )
-source /usr/local/etc/library.sh # sets NCVER PHPVER RELEASE
+source /usr/local/etc/library.sh # sets NCLATESTVER PHPVER RELEASE
# all images