Skip to content

Commit

Permalink
Update versions.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Zorz42 committed Jan 30, 2022
1 parent 5253a2e commit 24e9d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shared/versions.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once

#define CURR_VERSION Version::ALPHA_0_3
#define CURR_VERSION_STR "0.3.4.1-alpha"
#define CURR_VERSION_STR "0.3.4.2-alpha"

enum class Version { ALPHA_0_0, ALPHA_0_1, ALPHA_0_2, ALPHA_0_3 };

0 comments on commit 24e9d18

Please sign in to comment.