Skip to content

Commit 5ff5df0

Browse files
committed
version 140
1 parent efb7f61 commit 5ff5df0

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 = "139";
13+
const string Version = "140";
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)