Commit 65ee147
authored
fix(desktop): align vendored instance version (hoppscotch#5687)
This fixes the stale vendored display version.
`VENDORED_INSTANCE_CONFIG` currently stores old instance version
`25.9.0` and while other components do override this correctly, it'd be
better to keep this consistent per release.
Closes FE-11021 parent 3527f21 commit 65ee147
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments