Skip to content

Commit 273fb00

Browse files
authored
bump version
1 parent cde64a0 commit 273fb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sfae.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#include "memory.h"
1111
#include "hook.h"
1212

13-
#define SFAE_VERSION "2.0.3"
13+
#define SFAE_VERSION "2.0.4"
1414

1515
const char* MESSAGE = "SFAE Version " SFAE_VERSION ":\nAchievements are enabled!";
1616
const wchar_t* WIDE_MESSAGE = L"SFAE Version " SFAE_VERSION L":\nAchievements are enabled!";

0 commit comments

Comments
 (0)