Build 0.3 / 5.42

This commit is contained in:
DavidXanatos 2020-07-04 12:39:06 +02:00
parent 55832bd114
commit 23c169aef2
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [0.2.5 / 5.42] - 2020-07-04
## [0.3 / 5.42] - 2020-07-04
### Added
- API_QUERY_PROCESS_INFO can be now used to get the original process token of sandboxed processes

View File

@ -10,8 +10,8 @@
#include "Models/ApiMonModel.h"
#define VERSION_MJR 0
#define VERSION_MIN 2
#define VERSION_REV 5
#define VERSION_MIN 3
#define VERSION_REV 0
#define VERSION_UPD 0