Tidying and version number bump

This commit is contained in:
Nav
2021-09-27 23:08:53 +01:00
parent 3a12395515
commit e6d4af525f
3 changed files with 3 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ namespace Bloom
class Application: public Thread
{
public:
static const inline std::string VERSION_STR = "0.3.0";
static const inline std::string VERSION_STR = "0.4.0";
private:
/**