summaryrefslogtreecommitdiff
path: root/irc/anope/files/pkg-message.in
blob: f4c60ba1305309125db86e625d268bd136b8f654 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
{ type: install
  message: <<EOM
Anope now installs to %%LOCALBASE%%/anope
EOM
}
{ type: upgrade
  maximum_version: 2.0.0
  message: <<EOM
If you are upgrading from <2.0.0, you will need
to migrate your configs to the new format. There
is also a guide to migrate your databases to the
new format. Please read the release notes for 2.0.0.

https://www.anope.org/news.php?id=79
EOM
}
]