mirror of
https://github.com/progsource/maddy.git
synced 2026-03-24 23:40:39 +01:00
chore: update version to 1.3.0
This commit is contained in:
@@ -57,7 +57,7 @@ public:
|
||||
* Check https://github.com/progsource/maddy/blob/master/CHANGELOG.md
|
||||
* for the changelog.
|
||||
*/
|
||||
static const std::string& version() { static const std::string v = "1.2.1"; return v; }
|
||||
static const std::string& version() { static const std::string v = "1.3.0"; return v; }
|
||||
|
||||
/**
|
||||
* ctor
|
||||
|
||||
Reference in New Issue
Block a user