File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
- ## 2023.1.1 - Jan 5, 2023
4
+ ## 2023.1 - Jan 5, 2023
5
5
6
6
### Changed
7
7
Original file line number Diff line number Diff line change 2
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
3
4
4
#define MyAppName " Indetectables Toolkit"
5
- #define MyAppVersion " 2023.1.1 "
5
+ #define MyAppVersion " 2023.1"
6
6
#define MyAppPublisher " Indetectables"
7
7
#define MyAppURL " https://www.indetectables.net/"
8
8
#define MyAppToolsFolder " {app} \toolkit"
Original file line number Diff line number Diff line change 2
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
3
4
4
#define MyAppName " Indetectables Toolkit Lite"
5
- #define MyAppVersion " 2023.1.1 "
5
+ #define MyAppVersion " 2023.1"
6
6
#define MyAppPublisher " Indetectables"
7
7
#define MyAppURL " https://www.indetectables.net/"
8
8
#define MyAppToolsFolder " {app} \toolkit"
Original file line number Diff line number Diff line change 3
3
4
4
#define MyAppName " Indetectables Toolkit Extras: Ghidra"
5
5
#define MyAppNameOriginal " Indetectables Toolkit"
6
- #define MyAppVersion " 2023.1.1 "
6
+ #define MyAppVersion " 2023.1"
7
7
#define MyAppPublisher " Indetectables"
8
8
#define MyAppURL " https://www.indetectables.net/"
9
9
#define MyAppToolsFolder " {app} \toolkit"
You can’t perform that action at this time.
0 commit comments