Skip to content

Commit 92d3229

Browse files
committed
Release v3.1.1
1 parent 6d629e8 commit 92d3229

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Aman/AmanPlugIn.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
str.pop_back();
2929
#define DISPLAY_WARNING(str) DisplayUserMessage("Aman", "Warning", str, true, true, true, true, false);
3030

31-
AmanPlugIn::AmanPlugIn() : CPlugIn(COMPATIBILITY_CODE, "Arrival Manager", "3.1.0", "https://git.io/Jt3S8", "Open source") {
31+
AmanPlugIn::AmanPlugIn() : CPlugIn(COMPATIBILITY_CODE, "Arrival Manager", "3.1.1", "https://git.io/Jt3S8", "Open source") {
3232
// Find directory of this .dll
3333
char fullPluginPath[_MAX_PATH];
3434
GetModuleFileNameA((HINSTANCE)&__ImageBase, fullPluginPath, sizeof(fullPluginPath));

Release/Aman.dll

-512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)