Skip to content

Commit 04c608a

Browse files
committed
bump version to v142
1 parent 8a75015 commit 04c608a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ares/ares/ares.cpp

+1-1
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 = "141";
13+
const string Version = "142";
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)