From 99758cde539320e7d5bf546954993771bb427b23 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Wed, 24 Feb 2021 22:48:14 -0500 Subject: shhh dont tell anyone what version this was actually generated with --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/getting-started.md b/docs/getting-started.md index e6b35b2e..b4a702a7 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -725,7 +725,7 @@ Here's a list of all settings currently available from the UI: |ui|TypeView Line Numbers|Controls the display of line numbers in the types view.|`boolean`|`True`|[`SettingsUserScope`]|ui.view.types.lineNumbers| |ui|File Path in Window Title|Controls whether the window title includes the full file path for the current file.|`boolean`|`False`|[`SettingsUserScope`]|ui.window.title.showPath| |updates|Active Content|Allow Binary Ninja to connect to the update server to check for updates and release notes.|`boolean`|`True`|[`SettingsUserScope`]|updates.activeContent| -|updates|Update Channel Preferences|Select update channel and version.|`string`|`dev (2.2.2657-dev)`|[]|updates.channelPreferences| +|updates|Update Channel Preferences|Select update channel and version.|`string`|`2.3.2660`|[]|updates.channelPreferences| |updates|Show All Versions|Show all versions that are available for the current update channel in the UI.|`boolean`|`False`|[`SettingsUserScope`]|updates.showAllVersions| |user|Email|The email that will be shown when collaborating with other users.|`string`| |[`SettingsUserScope`]|user.email| |user|Name|The name that will be shown when collaborating with other users.|`string`| |[`SettingsUserScope`]|user.name| -- cgit v1.3.1