diff --git a/LICENSE.md b/LICENSE.md index 7dc383d..c5b7532 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,7 @@ MIT License Copyright (c) 2019 Sebastian Will +Copyright (c) 2021 Jack Holloway Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/module.json b/module.json index ef9f529..7d2d3e8 100644 --- a/module.json +++ b/module.json @@ -2,8 +2,8 @@ "name": "vtta-tokenizer", "title": "Tokenizer", "description": "Tiny yet capable in-game token editor", - "version": "3.1.4", - "download": "https://github.com/mrprimate/vtta-tokenizer/releases/download/3.1.4/vtta-tokenizer.zip", + "version": "3.1.5", + "download": "https://github.com/mrprimate/vtta-tokenizer/releases/download/3.1.5/vtta-tokenizer.zip", "manifest": "https://github.com/mrprimate/vtta-tokenizer/releases/download/latest/module.json", "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "0.8.5",