This commit is contained in:
whoot
2020-09-21 07:07:26 -04:00
parent 4afa601cdd
commit 1da64224ee
4 changed files with 11 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
# along with this program. If not, see [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/)
#-------------------------------------------------------------------------------
__version__ = '0.6.2'
__version__ = '0.6.3'
__program__ = 'Typo3Scan'
__description__ = 'Automatic Typo3 enumeration tool'
__author__ = 'https://github.com/whoot'