summarylogtreecommitdiffstats
path: root/badwolf.install
diff options
context:
space:
mode:
authorLeia2020-05-18 12:24:00 +0200
committerLeia2020-05-18 12:24:00 +0200
commitc84bfec2e46dadc2cdbe0ea763de8aa471ec5925 (patch)
tree46e5d16859e30c5e552e080c2f2186aee7d40cec /badwolf.install
parent942fd8e43abcf3690384ed2e03a5b1903ee6d3d6 (diff)
downloadaur-c84bfec2e46dadc2cdbe0ea763de8aa471ec5925.tar.gz
1.0.0 bump
Diffstat (limited to 'badwolf.install')
-rw-r--r--badwolf.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/badwolf.install b/badwolf.install
index c5a9169eed3e..b4a3e388a72f 100644
--- a/badwolf.install
+++ b/badwolf.install
@@ -4,6 +4,6 @@ post_install() {
}
post_upgrade() {
- echo "-- Badwolf 0.5.1 changelog: disable a config setting as recommended in last version of WebKitGTK."
+ echo "-- Badwolf 1.0.0 changelog: the user interface is now customizable through interface.css (you'll have to modify it and then rebuild the package). A logo has been made. Downloads tab, back/forward, print buttons. You can toggle the automatic loading of images."
/bin/true
}