Update UPDATE.sh

This commit is contained in:
Stefan Pejcic
2024-10-15 23:39:47 +02:00
committed by GitHub
parent 1f28d88e48
commit 66d5447d54

View File

@@ -1,9 +1,9 @@
#!/bin/bash
# Update from OpenPanel 0.3.0 to 0.3.1
# Update from OpenPanel 0.3.1 to 0.3.2
# new version
NEW_PANEL_VERSION="0.3.1"
NEW_PANEL_VERSION="0.3.2"
# Colors for output
GREEN='\033[0;32m'