This commit is contained in:
whoot
2020-07-20 17:41:19 +02:00
parent b693fec690
commit 4afa601cdd
5 changed files with 21 additions and 13 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.1'
__version__ = '0.6.2'
__program__ = 'Typo3Scan'
__description__ = 'Automatic Typo3 enumeration tool'
__author__ = 'https://github.com/whoot'