Skip to content

Commit

Permalink
update version info to 0.73
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanJakobo committed Oct 18, 2021
1 parent dc637e1 commit 040b02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/handler/eventHandler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ void EventHandler::mainMenuHandler(const int index)
//Info
case 104:
{
Message(ICON_INFORMATION, "Information", "Version 0.72 \n For support please open a ticket at https://github.com/JuanJakobo/Pocketbook-Nextcloud-Client/issues", 1200);
Message(ICON_INFORMATION, "Information", "Version 0.73 \n For support please open a ticket at https://github.com/JuanJakobo/Pocketbook-Nextcloud-Client/issues", 1200);
break;
}
//Exit
Expand Down

0 comments on commit 040b02f

Please sign in to comment.