Skip to content

Commit

Permalink
0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thm-unix authored Jan 12, 2024
1 parent 321141c commit 6046a75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installer.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RELEASEVER="0.6.3"
RELEASEVER="0.7"
echo "plainInstaller $RELEASEVER"
echo "==> Installing plainDE into your system."
echo " Please ensure you are allowed to use sudo"
Expand Down Expand Up @@ -62,4 +62,4 @@ cd ..
# Removing temprorary files
rm -rf plainDE-tmp-src

echo "Installation successful! Now add 'plainPanel' in autostart of your window manager and start exploring new DE!"
echo "Installation finished. Now add 'plainPanel' in autostart of your window manager and start exploring new DE!"

0 comments on commit 6046a75

Please sign in to comment.