We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6063f5 commit 57003ddCopy full SHA for 57003dd
src-tauri/src/super_properties.rs
@@ -91,7 +91,7 @@ impl Default for SuperProperties {
91
// CDP extraction and remote JS fetch both fail. May need periodic updates as
92
// Discord releases new versions. The actual build number is fetched dynamically
93
// from Discord when possible.
94
- client_build_number: 493063,
+ client_build_number: 499123,
95
native_build_number: Some(73211),
96
client_event_source: None,
97
launch_signature: None,
0 commit comments