Skip to content

Commit

Permalink
Merge branch 'dev' into faddat/hacking
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat authored Apr 11, 2024
2 parents ef5bf87 + 2323bd9 commit b6699aa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ opt-level = 3
codegen-units = 1

[workspace.package]
version = "1.0.1"
version = "1.0.2"
rust-version = "1.75"

[workspace.dependencies]
Expand Down
4 changes: 4 additions & 0 deletions ui/extra/macos/Uplink.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,9 @@
<string>Uplink</string>
<key>NSRequiresAquaSystemAppearance</key>
<string>NO</string>
<key>NSMicrophoneUsageDescription</key>
<string>Calling</string>
<key>NSCameraUsageDescription</key>
<string>Calling</string>
</dict>
</plist>

0 comments on commit b6699aa

Please sign in to comment.