server versions werent getting updated (#1407)

This commit is contained in:
2026-02-27 17:12:27 +01:00
committed by GitHub
parent a1c5bf971f
commit a3e6cc90ea
15 changed files with 14 additions and 14 deletions
+7 -7
View File
@@ -3,10 +3,10 @@
/** API versions */
#define APILIB "0.0.0 0x250909"
#define APIRECEIVER "0.0.0 0x250822"
#define APICTB "0.0.0 0x260219"
#define APIGOTTHARD2 "0.0.0 0x260218"
#define APIMOENCH "0.0.0 0x260218"
#define APIEIGER "0.0.0 0x260218"
#define APIXILINXCTB "0.0.0 0x260218"
#define APIJUNGFRAU "0.0.0 0x260218"
#define APIMYTHEN3 "0.0.0 0x260219"
#define APICTB "0.0.0 0x260227"
#define APIGOTTHARD2 "0.0.0 0x260227"
#define APIMOENCH "0.0.0 0x260227"
#define APIEIGER "0.0.0 0x260227"
#define APIXILINXCTB "0.0.0 0x260227"
#define APIJUNGFRAU "0.0.0 0x260227"
#define APIMYTHEN3 "0.0.0 0x260227"