Remove unnecessary change to current version

This commit is contained in:
Luis Guzman 2021-09-21 19:12:34 -05:00
parent 2d9ca64c10
commit 62a3a2c0b5

View file

@ -21,7 +21,6 @@ VERSION=2
. ./config
sed '/ShellShowsAppMenu/s/True/False/' -i ./gtweak/utils.py
sed '/ApplicationMenuTweak()/d' -i gtweak/tweaks/tweak_group_top_bar.py
changelog "Disable ShellShowsAppMenu"
compile