mirror of
https://git.adityakumar.xyz/dwmbar.git
synced 2025-03-13 00:56:13 +00:00
Updated version number
This commit is contained in:
parent
64300140a1
commit
2d2c78a6d7
1 changed files with 1 additions and 1 deletions
2
dwmbar
2
dwmbar
|
@ -15,7 +15,7 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
VERSION="0.1"
|
||||
VERSION="0.2"
|
||||
|
||||
DEFAULT_CONFIG_DIR="/usr/share/dwmbar"
|
||||
DEFAULT_MODULES_DIR="$DEFAULT_CONFIG_DIR/modules"
|
||||
|
|
Loading…
Reference in a new issue