Skip to content

Commit 0f1b6f9

Browse files
committed
bump version -> 0.2.26
1 parent d9731e6 commit 0f1b6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/mainwindow.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ void MainWindow::createMenuBar() {
117117
QMessageBox::about(this, "About ALG App Store",
118118
"ALG App Store (Beta)\n\n"
119119
"A modern package manager for Arch Linux\n"
120-
"Version: 0.2.25\n"
120+
"Version: 0.2.26\n"
121121
"Built with Qt6 and C++17\n\n"
122122
"© 2025 Arka Linux GUI");
123123
});

0 commit comments

Comments
 (0)