Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Dependencies/GWCA/Include/GWCA/GWCAVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

#define GWCA_VERSION_MAJOR 3
#define GWCA_VERSION_MINOR 3
#define GWCA_VERSION_PATCH 1
#define GWCA_VERSION_PATCH 2
#define GWCA_VERSION_BUILD 0
#define GWCA_VERSION "3.3.1.0"
#define GWCA_VERSION "3.3.2.0"

namespace GWCA {
constexpr int VersionMajor = GWCA_VERSION_MAJOR;
Expand Down
Binary file modified Dependencies/GWCA/gwca.dll
Binary file not shown.