Updated version number

This commit is contained in:
Isaac Grynsztein
2020-04-10 20:41:14 -04:00
parent fe170a4de8
commit 2082a78846
3 changed files with 4 additions and 2 deletions

View File

@@ -134,5 +134,5 @@ let CONFIG_ITEMS = {
module.exports = {
CONFIG_ITEMS: CONFIG_ITEMS,
CURRENT_VERSION: 'v3.5.1'
CURRENT_VERSION: 'v3.6.0'
}