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 5cdefb0 commit 39025afCopy full SHA for 39025af
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 = "135";
+const string Version = "136";
14
const string Copyright = "ares team, Near";
15
const string License = "ISC";
16
const string LicenseURI = "https://opensource.org/licenses/ISC";
0 commit comments