Skip to content

Commit 8c2ba4b

Browse files
committed
Bump version v0.4.0
1 parent ad9a640 commit 8c2ba4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rel/menu_defn.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ static Widget about_widgets[] = {
9595
{.type = WidgetType::Separator},
9696

9797
{.type = WidgetType::Header, .header = {"Updates"}},
98-
{.type = WidgetType::Text, .text = {" Current version: v0.3.0"}},
98+
{.type = WidgetType::Text, .text = {" Current version: v0.4.0"}},
9999
{.type = WidgetType::Text, .text = {" For the latest version of this mod:"}},
100100
{.type = WidgetType::ColoredText, .colored_text = {
101101
" github.com/ComplexPlane/ApeSphere/releases", draw::BLUE}

0 commit comments

Comments
 (0)