Skip to content

Commit

Permalink
Add note for flatpak beta repository
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Oct 15, 2023
1 parent 166e1d4 commit 3c7b329
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 12 deletions.
4 changes: 2 additions & 2 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -716,8 +716,8 @@ packages:
dependency: "direct main"
description:
path: "packages/material_leap"
ref: b60256a90e83bacb76066c341dd44c338e759227
resolved-ref: b60256a90e83bacb76066c341dd44c338e759227
ref: "9202194cb08a303018742a83ad137ed64df83966"
resolved-ref: "9202194cb08a303018742a83ad137ed64df83966"
url: "https://github.com/LinwoodDev/dart_pkgs.git"
source: git
version: "0.0.1"
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies:
material_leap:
git:
url: https://github.com/LinwoodDev/dart_pkgs.git
ref: b60256a90e83bacb76066c341dd44c338e759227
ref: 9202194cb08a303018742a83ad137ed64df83966
path: packages/material_leap
lw_sysinfo:
git:
Expand Down
2 changes: 2 additions & 0 deletions docs/community/downloads/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,5 @@ Read more about the nightly version of Butterfly [here](/nightly).
Snap
</a>
</div>

The nightly version is also available on the flathub beta repository. Read more about the flathub beta repository [here](https://discourse.flathub.org/t/how-to-use-flathub-beta/2111).
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"packageManager": "[email protected]",
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.3",
"@tsconfig/docusaurus": "^2.0.1",
"@tsconfig/docusaurus": "^2.0.2",
"markdownlint-cli2": "^0.10.0",
"typescript": "^5.2.2",
"webpack": "^5.89.0"
Expand Down
16 changes: 8 additions & 8 deletions docs/pnpm-lock.yaml

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

1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/75.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
* Add print as export option
* Fix leading icon on exact slider on larger screens
* Remove add connection button on web

View all changes in the blog: https://linwood.dev/butterfly/2.0.0-beta.11

0 comments on commit 3c7b329

Please sign in to comment.