Skip to content

Commit 3ef5e1d

Browse files
committed
v2.0-beta1.4
1 parent cafb233 commit 3ef5e1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

curve_editor/constants.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ namespace curve_editor::global {
2626
inline constexpr auto PLUGIN_VERSION = mkaul::Version{
2727
mkaul::VersionNumber{2},
2828
mkaul::PreviewType{mkaul::PreviewType::Type::Beta},
29-
mkaul::VersionNumber{1, 3, 1}
29+
mkaul::VersionNumber{1, 4}
3030
};
3131
inline constexpr auto PLUGIN_DEVELOPER = L"mimaraka";
3232
inline constexpr auto PLUGIN_TRANSLATOR = L"Deepdive";

0 commit comments

Comments
 (0)