Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Jun 24, 2024
1 parent 8acdb65 commit e54dbf6
Show file tree
Hide file tree
Showing 8 changed files with 70 additions and 230 deletions.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

| Version | Supported | |
| --------- | ------------------ | -------------------------------------------------------------------------------------------------------------------------------- |
| 2.1.1-dev | :warning: | [Docs](https://butterfly.linwood.dev/docs/2.1/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.1.1-rc.2) |
| 2.2-dev | :warning: | [Docs](https://butterfly.linwood.dev/docs/2.1/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.2.0-beta.0) |
| 2.1.1 | :white_check_mark: | [Docs](https://butterfly.linwood.dev/docs/2.1/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.1.1) |
| 2.0.3 | :x: | [Docs](https://butterfly.linwood.dev/docs/2.0/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.0.3) |
| 1.6.1 | :x: | [Docs](https://butterfly.linwood.dev/docs/1.6/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v1.6.1) |
Expand Down
16 changes: 8 additions & 8 deletions api/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,10 @@ packages:
dependency: "direct main"
description:
name: collection
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
sha256: a1ace0a119f20aabc852d165077c036cd864315bd99b7eaa10a60100341941bf
url: "https://pub.dev"
source: hosted
version: "1.18.0"
version: "1.19.0"
convert:
dependency: transitive
description:
Expand Down Expand Up @@ -250,10 +250,10 @@ packages:
dependency: transitive
description:
name: http_parser
sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"
sha256: "40f592dd352890c3b60fec1b68e786cefb9603e05ff303dbc4dda49b304ecdf4"
url: "https://pub.dev"
source: hosted
version: "4.0.2"
version: "4.1.0"
io:
dependency: transitive
description:
Expand Down Expand Up @@ -410,10 +410,10 @@ packages:
dependency: transitive
description:
name: shelf
sha256: ad29c505aee705f41a4d8963641f91ac4cee3c8fad5947e033390a7bd8180fa4
sha256: e7dd780a7ffb623c57850b33f43309312fc863fb6aa3d276a754bb299839ef12
url: "https://pub.dev"
source: hosted
version: "1.4.1"
version: "1.4.2"
shelf_packages_handler:
dependency: transitive
description:
Expand Down Expand Up @@ -578,10 +578,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: "360c4271613beb44db559547d02f8b0dc044741d0eeb9aa6ccdb47e8ec54c63a"
sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc
url: "https://pub.dev"
source: hosted
version: "14.2.3"
version: "14.2.4"
watcher:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion app/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -391,4 +391,4 @@ const isNightly =
flavor == 'nightly' || flavor == 'dev' || flavor == 'development';
const shortApplicationName = isNightly ? 'Butterfly Nightly' : 'Butterfly';
const applicationName = 'Linwood $shortApplicationName';
const applicationMinorVersion = '2.1';
const applicationMinorVersion = '2.2';
10 changes: 5 additions & 5 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,9 +308,9 @@ packages:
dependency: transitive
description:
path: "packages/dart_leap"
ref: d45bd54f2efd6a861d6f44a8b833575b0482dc4c
resolved-ref: d45bd54f2efd6a861d6f44a8b833575b0482dc4c
url: "https://github.com/LinwoodDev/dart_pkgs"
ref: "0e04c453c2b6d4aa499f79e54bb1c0b7a9b2c42c"
resolved-ref: "0e04c453c2b6d4aa499f79e54bb1c0b7a9b2c42c"
url: "https://github.com/LinwoodDev/dart_pkgs.git"
source: git
version: "1.0.0"
dart_style:
Expand Down Expand Up @@ -841,8 +841,8 @@ packages:
dependency: "direct main"
description:
path: "packages/material_leap"
ref: c10ef06d25be8374130a24408f677272d0dd9747
resolved-ref: c10ef06d25be8374130a24408f677272d0dd9747
ref: "0e04c453c2b6d4aa499f79e54bb1c0b7a9b2c42c"
resolved-ref: "0e04c453c2b6d4aa499f79e54bb1c0b7a9b2c42c"
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 @@ -69,7 +69,7 @@ dependencies:
material_leap:
git:
url: https://github.com/LinwoodDev/dart_pkgs.git
ref: c10ef06d25be8374130a24408f677272d0dd9747
ref: 0e04c453c2b6d4aa499f79e54bb1c0b7a9b2c42c
path: packages/material_leap
lw_sysapi:
git:
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@phosphor-icons/react": "^2.1.6",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"astro": "^4.11.0",
"astro": "^4.11.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remark-gemoji": "^8.0.0",
Expand Down
Loading

0 comments on commit e54dbf6

Please sign in to comment.