Commit 5f3d7eb
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 e29e29c commit 5f3d7eb
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