Skip to content

Commit

Permalink
ext/MiniScript: synced MiniScript
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasdr committed Jan 11, 2024
1 parent 90cec5e commit 8a4b46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/miniscript/src/miniscript/miniscript/Version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ using std::string;
using miniscript::miniscript::Version;

string Version::getVersion() {
return "0.9.17 PRE-BETA";
return "0.9.18 PRE-BETA";
}

string Version::getCopyright() {
Expand Down

0 comments on commit 8a4b46d

Please sign in to comment.