This commit is contained in:
zzz
2024-04-07 15:56:21 -04:00
parent 059f1cf6e7
commit e1e29a953b
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
2022-xx-xx [0.19.0]
2024-04-07 [0.19.0]
- Disable full scrape by default
- Handle BiglyBT scrape URLs
2020-08-30 [0.18.0]
- Enable both encryption types

View File

@ -16,7 +16,7 @@
<delete dir="plugin/eepsite/docroot/torrents/" />
<!-- get version number -->
<buildnumber file="scripts/build.number" />
<property name="release.number" value="0.18.0" />
<property name="release.number" value="0.19.0" />
<!-- make the update xpi2p -->
<!-- this contains everything except i2ptunnel.config -->