We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 801eaa4 commit 91658b9Copy full SHA for 91658b9
ares/ares/ares.cpp
@@ -10,7 +10,7 @@ Platform* platform = nullptr;
10
bool _runAhead = false;
11
12
const string Name = "ares";
13
-const string Version = "134";
+const string Version = "135";
14
const string Copyright = "ares team, Near";
15
const string License = "ISC";
16
const string LicenseURI = "https://opensource.org/licenses/ISC";
0 commit comments