Skip to content

Commit 39025af

Browse files
committed
release ares v136
1 parent 5cdefb0 commit 39025af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ares/ares/ares.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Platform* platform = nullptr;
1010
bool _runAhead = false;
1111

1212
const string Name = "ares";
13-
const string Version = "135";
13+
const string Version = "136";
1414
const string Copyright = "ares team, Near";
1515
const string License = "ISC";
1616
const string LicenseURI = "https://opensource.org/licenses/ISC";

0 commit comments

Comments
 (0)