Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nekohasekai committed Feb 23, 2025
1 parent 7eb3535 commit eb07c7a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clients/android
2 changes: 1 addition & 1 deletion clients/apple
Submodule apple updated 45 files
+31 −15 ApplicationLibrary/Views/Dashboard/DashboardView.swift
+11 −0 ApplicationLibrary/Views/Setting/CoreView.swift
+2 −0 Extension/Extension.entitlements
+4 −0 Library/Database/SharedPreferences.swift
+1 −1 Library/Network/ExtensionPlatformInterface.swift
+36 −1 Library/Network/ExtensionProvider.swift
+20 −0 Localizable.xcstrings
+ MacLibrary/Assets.xcassets/AppIcon.appiconset/apple-128 1x.png
+ MacLibrary/Assets.xcassets/AppIcon.appiconset/apple-128 2x.png
+ MacLibrary/Assets.xcassets/AppIcon.appiconset/apple-16 1x.png
+ MacLibrary/Assets.xcassets/AppIcon.appiconset/apple-16 2x.png
+ MacLibrary/Assets.xcassets/AppIcon.appiconset/apple-256 1x.png
+ MacLibrary/Assets.xcassets/AppIcon.appiconset/apple-256 2x.png
+ MacLibrary/Assets.xcassets/AppIcon.appiconset/apple-32 1x.png
+ MacLibrary/Assets.xcassets/AppIcon.appiconset/apple-32 2x 1.png
+ MacLibrary/Assets.xcassets/AppIcon.appiconset/apple-512 1x.png
+ MacLibrary/Assets.xcassets/AppIcon.appiconset/apple-512 2x.png
+ SFI/Assets.xcassets/AppIcon.appiconset/100.png
+ SFI/Assets.xcassets/AppIcon.appiconset/1024.png
+ SFI/Assets.xcassets/AppIcon.appiconset/114.png
+ SFI/Assets.xcassets/AppIcon.appiconset/120.png
+ SFI/Assets.xcassets/AppIcon.appiconset/144.png
+ SFI/Assets.xcassets/AppIcon.appiconset/152.png
+ SFI/Assets.xcassets/AppIcon.appiconset/167.png
+ SFI/Assets.xcassets/AppIcon.appiconset/180.png
+ SFI/Assets.xcassets/AppIcon.appiconset/20.png
+ SFI/Assets.xcassets/AppIcon.appiconset/29.png
+ SFI/Assets.xcassets/AppIcon.appiconset/40.png
+ SFI/Assets.xcassets/AppIcon.appiconset/50.png
+ SFI/Assets.xcassets/AppIcon.appiconset/57.png
+ SFI/Assets.xcassets/AppIcon.appiconset/58.png
+ SFI/Assets.xcassets/AppIcon.appiconset/60.png
+ SFI/Assets.xcassets/AppIcon.appiconset/72.png
+ SFI/Assets.xcassets/AppIcon.appiconset/76.png
+ SFI/Assets.xcassets/AppIcon.appiconset/80.png
+ SFI/Assets.xcassets/AppIcon.appiconset/87.png
+8 −0 SFM/Info.plist
+ ...tore.imagestack/Middle.imagestacklayer/Content.imageset/tv - App Icon - AppStore - Front -1280 x 768 pt.png
+ ...p Icon.imagestack/Middle.imagestacklayer/Content.imageset/tv - App Icon Small - Front - 400 x 240 pt@2x.png
+ ...s/App Icon.imagestack/Middle.imagestacklayer/Content.imageset/tv- App Icon Small - Front - 400 x 240 pt.png
+ ... Icon & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/tv - Top Shelf - Wide - 2320 x 720 pt.png
+ ...on & Top Shelf Image.brandassets/Top Shelf Image Wide.imageset/tv - Top Shelf - Wide - 2320 x 720 pt@2x.png
+ SFT/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/1920 x 720 pt.png
+ SFT/Assets.xcassets/App Icon & Top Shelf Image.brandassets/Top Shelf Image.imageset/1920 x 720 pt@2x.png
+12 −12 sing-box.xcodeproj/project.pbxproj
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
icon: material/alert-decagram
---

### 1.11.4

* Fixes and improvements

### 1.11.3

* Fixes and improvements
Expand Down

0 comments on commit eb07c7a

Please sign in to comment.