Skip to content

Commit 77ee653

Browse files
committed
change versio number
1 parent d40ecce commit 77ee653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frame/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ int main(int argc, char *argv[]) {
2424
app.setOrganizationName("septemberhx");
2525
app.setApplicationName("dde-top-panel");
2626
app.setApplicationDisplayName("DDE Top Panel");
27-
app.setApplicationVersion("0.5.5");
27+
app.setApplicationVersion("0.5.7");
2828
app.loadTranslator();
2929
app.setAttribute(Qt::AA_EnableHighDpiScaling, true);
3030
app.setAttribute(Qt::AA_UseHighDpiPixmaps, false);

0 commit comments

Comments
 (0)