Skip to content

Commit a93a41d

Browse files
committed
v2025.08.04
1 parent 8b42ce7 commit a93a41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/netxs/desktopio/application.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ namespace netxs::app
2222

2323
namespace netxs::app::shared
2424
{
25-
static const auto version = "v2025.08.03b";
25+
static const auto version = "v2025.08.04";
2626
static const auto repository = "https://github.com/directvt/vtm";
2727
static const auto usr_config = "~/.config/vtm/settings.xml"s;
2828
static const auto sys_config = "/etc/vtm/settings.xml"s;

0 commit comments

Comments
 (0)