Skip to content

Commit 7587efa

Browse files
committed
cleanup
1 parent f7d6960 commit 7587efa

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## 20210222
44
- **New Release 20.06.2**
5+
- **Countless Cloud Contributions**
6+
- Thanks to @shaderecker
57

68
## 20210219
79
- **Rebuild Snare, Tanner, Redis, Phpox**

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ echo
8282
# Let's check for version
8383
function fuCHECK_VERSION () {
8484
local myMINVERSION="19.03.0"
85-
local myMASTERVERSION="20.06.1"
85+
local myMASTERVERSION="20.06.2"
8686
echo
8787
echo "### Checking for Release ID"
8888
myRELEASE=$(lsb_release -i | grep Debian -c)

0 commit comments

Comments
 (0)