We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b42ce7 commit a93a41dCopy full SHA for a93a41d
src/netxs/desktopio/application.hpp
@@ -22,7 +22,7 @@ namespace netxs::app
22
23
namespace netxs::app::shared
24
{
25
- static const auto version = "v2025.08.03b";
+ static const auto version = "v2025.08.04";
26
static const auto repository = "https://github.com/directvt/vtm";
27
static const auto usr_config = "~/.config/vtm/settings.xml"s;
28
static const auto sys_config = "/etc/vtm/settings.xml"s;
0 commit comments