imsd 0.3.6
All checks were successful
package / package (push) Successful in 1m37s

This commit is contained in:
Jorijn van der Graaf 2026-09-19 21:36:57 +02:00
commit 738f3940ee
Signed by: jorijnvdgraaf
GPG key ID: 2937E59CDCC1BCFB

View file

@ -41,7 +41,7 @@ import Imsd;
namespace {
// ---- static config (env-overridable, same knobs as imsd.py) ---------------
constexpr const char* Version = "0.3.5";
constexpr const char* Version = "0.3.6";
constexpr const char* BusName = "net.catcrafts.IMS1";
constexpr const char* ObjPath = "/net/catcrafts/IMS1";
constexpr const char* Iface = "net.catcrafts.IMS1";