Skip to content

Commit

Permalink
ares: bump version to v132
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeUsher committed Mar 8, 2023
1 parent 383d2db commit 832a2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ares/ares/ares.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ using namespace nall::primitives;

namespace ares {
static const string Name = "ares";
static const string Version = "131";
static const string Version = "132";
static const string Copyright = "ares team, Near";
static const string License = "ISC";
static const string LicenseURI = "https://opensource.org/licenses/ISC";
Expand Down

0 comments on commit 832a2ad

Please sign in to comment.