Skip to content

Commit

Permalink
Release v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lczech committed Apr 28, 2023
1 parent bae6199 commit 9121cb1
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.3"; // #GAPPA_VERSION#
return "v0.8.4"; // #GAPPA_VERSION#
}

inline std::string gappa_header()
Expand Down

0 comments on commit 9121cb1

Please sign in to comment.