Skip to content

Commit 57003dd

Browse files
committed
bump build number
1 parent f6063f5 commit 57003dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/src/super_properties.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ impl Default for SuperProperties {
9191
// CDP extraction and remote JS fetch both fail. May need periodic updates as
9292
// Discord releases new versions. The actual build number is fetched dynamically
9393
// from Discord when possible.
94-
client_build_number: 493063,
94+
client_build_number: 499123,
9595
native_build_number: Some(73211),
9696
client_event_source: None,
9797
launch_signature: None,

0 commit comments

Comments
 (0)