Update Version

This commit is contained in:
Stephan Raabe 2023-12-20 15:29:25 +01:00
parent e12bb0c2b1
commit 2abe028e46
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
version="2.7BETA1"
version="2.7RC1"

View File

@ -1 +1 @@
265
267

View File

@ -1,4 +1,4 @@
# ML4W dotfiles 2.7 BETA 2
# ML4W dotfiles 2.7 RC1
This is my configuration of Hyprland (Wayland) and Qtile (Xorg & Wayland) for Arch. This package includes an installation script to install and setup the required components.

View File

@ -1,6 +1,6 @@
#!/bin/bash
_getHeader "$name" "$author"
echo "$homepage ($email)"
echo "Version" $(_getVersion)
echo "Settings Version" $(_getVersion)
echo ""
echo $description