Skip to content

Commit 1b374ad

Browse files
Bumping version to 7.74.3
1 parent d813083 commit 1b374ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/constants/ota.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import otaConfig from '../../ota.config.js';
33
/**
44
* OTA update version for this native build.
55
* Sentinel `vX.XX.X` means no OTA has shipped yet.
6-
* OTA hotfix: Runway uses a two-digit patch (e.g. `release/7.73.01`, `release/7.73.21`)
6+
* OTA hotfix: Runway uses a two-digit patch (e.g. `release/7.73.01`, `release/7.74.3`)
77
* so CI can detect OTA vs native hotfix. Two-digit patch AB → base patch A, OTA iteration B.
88
* `OTA_VERSION` keeps the raw Runway id with a `v` prefix (e.g. `v7.73.01`).
99
* Nightly / ad-hoc OTAs may use simple counters (`v0`, `v1`, …) per docs/nightly-ota-updates.md.

0 commit comments

Comments
 (0)