Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
# Conflicts:
#	com.soulfiremc.soulfire.yml
  • Loading branch information
AlexProgrammerDE committed Jan 20, 2025
2 parents ce26b2f + 5631395 commit 396f11c
Show file tree
Hide file tree
Showing 8 changed files with 71 additions and 72 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ jobs:
path: |
./src-tauri/target${{ matrix.target-path }}/debug/bundle/appimage/*.AppImage
./src-tauri/target${{ matrix.target-path }}/debug/bundle/deb/*.deb
./src-tauri/target${{ matrix.target-path }}/debug/bundle/rpm/*.rpm
if-no-files-found: error

- name: 'Desktop: Upload artifacts (macOS ARM64)'
Expand Down
2 changes: 1 addition & 1 deletion com.soulfiremc.soulfire.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ modules:
buildsystem: simple
sources:
- type: file
url: https://github.com/AlexProgrammerDE/SoulFireClient/releases/download/1.7.0/SoulFire_1.7.0_amd64.deb
url: https://github.com/AlexProgrammerDE/SoulFireClient/releases/download/1.7.1/SoulFire_1.7.1_amd64.deb
sha256: c4cfdacb3ffdd7957d2796823e7616cf9e8de9aee2977e620247fc218975cdaa
only-arches: [x86_64]
dest-filename: soulfire.deb
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "soulfire",
"version": "1.7.0",
"version": "1.7.1",
"type": "module",
"private": true,
"scripts": {
Expand Down Expand Up @@ -61,7 +61,7 @@
"i18next-browser-languagedetector": "^8.0.2",
"i18next-resources-to-backend": "^1.2.1",
"js-sha256": "^0.11.0",
"lucide-react": "^0.471.0",
"lucide-react": "^0.472.0",
"mime-matcher": "^1.0.5",
"next-themes": "^0.4.4",
"non.geist": "^1.0.2",
Expand Down
Loading

0 comments on commit 396f11c

Please sign in to comment.