mirror of
https://github.com/indetectables-net/toolkit.git
synced 2025-05-08 11:36:32 +00:00
Versions bump + docs update
This commit is contained in:
parent
95ecb54570
commit
e384e3d7ec
@ -1,6 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
|
||||
## 2022.9 - Sep 3, 2022
|
||||
|
||||
### Changed
|
||||
|
||||
- Update tools (03/09/2022)
|
||||
- Exec updater on finish install
|
||||
|
||||
## 2022.7 - Jul 15, 2022
|
||||
|
||||
### Added
|
||||
|
@ -2,7 +2,7 @@
|
||||
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
||||
|
||||
#define MyAppName "Indetectables Toolkit"
|
||||
#define MyAppVersion "2022.7"
|
||||
#define MyAppVersion "2022.9"
|
||||
#define MyAppPublisher "Indetectables"
|
||||
#define MyAppURL "https://www.indetectables.net/"
|
||||
#define MyAppToolsFolder "{app}\toolkit"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
#define MyAppName "Indetectables Toolkit Extras Ghidra"
|
||||
#define MyAppNameOriginal "Indetectables Toolkit"
|
||||
#define MyAppVersion "2022.7"
|
||||
#define MyAppVersion "2022.9"
|
||||
#define MyAppPublisher "Indetectables"
|
||||
#define MyAppURL "https://www.indetectables.net/"
|
||||
#define MyAppToolsFolder "{app}\toolkit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user