use consistent version across all arch_config files

This commit is contained in:
Adil Hafeez 2025-05-31 01:00:13 -07:00
parent c7a3a668a9
commit 3eabb36e8d
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
18 changed files with 26 additions and 19 deletions

View file

@ -3,6 +3,10 @@ type: object
properties:
version:
type: string
enum:
- v0.1
- v0.1.0
- 0.1-beta
listeners:
type: object
additionalProperties: false