Updated version to 4.1

This commit is contained in:
Isaac Grynsztein
2020-07-03 17:57:47 -04:00
parent a9f197e46d
commit 41d4dfeba1
10 changed files with 8 additions and 8 deletions

View File

@@ -174,5 +174,5 @@ AVAILABLE_PERMISSIONS = [
module.exports = {
CONFIG_ITEMS: CONFIG_ITEMS,
AVAILABLE_PERMISSIONS: AVAILABLE_PERMISSIONS,
CURRENT_VERSION: 'v4.0'
CURRENT_VERSION: 'v4.1'
}