Commit f0ddc82
committed
fix: use version_stable+1 for latest picker label, not display_version
display_version reflects the current branch (e.g. '32' on stable32),
which is correct for titles and the picker button but wrong for the
'latest' picker entry which should always show the master dev version.
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>1 parent b656b97 commit f0ddc82
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments