Skip to content

Commit 46d8920

Browse files
committed
Bump version to v0.5.0
1 parent b0ad972 commit 46d8920

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
@@ -84,7 +84,7 @@ static Widget about_widgets[] = {
8484
{.type = WidgetType::Separator},
8585

8686
{.type = WidgetType::Header, .header = {"Updates"}},
87-
{.type = WidgetType::Text, .text = {" Current version: v0.4.0"}},
87+
{.type = WidgetType::Text, .text = {" Current version: v0.5.0"}},
8888
{.type = WidgetType::Text, .text = {" For the latest version of this mod:"}},
8989
{.type = WidgetType::ColoredText,
9090
.colored_text = {" github.com/ComplexPlane/ApeSphere/releases", draw::BLUE}},

0 commit comments

Comments
 (0)