config/version: set ADDON_VERSION to 8.1

We need this to bump all the add-ons without pissing people off because suddenly all their add-ons broke with the next alpha bump.
This commit is contained in:
Lukas Rusak 2016-11-15 16:31:11 -08:00 committed by GitHub
parent 5d65364754
commit a2b656ba03

View File

@ -5,5 +5,5 @@
OS_VERSION="8.0"
# ADDON_VERSION: Addon version
ADDON_VERSION="8.0"
ADDON_VERSION="8.1"