Skip to content

Commit

Permalink
Release v0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lczech committed Jun 28, 2024
1 parent 5e78748 commit 6142f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
inline std::string gappa_version()
{
// Do not change manually. Automatically updated by the tools/deploy/release.sh script.
return "v0.8.4"; // #GAPPA_VERSION#
return "v0.8.5"; // #GAPPA_VERSION#
}

inline std::string gappa_header()
Expand Down

0 comments on commit 6142f19

Please sign in to comment.