Skip to content

Commit

Permalink
Tauweb : Version 0.17.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Larpoux committed Feb 20, 2025
1 parent e56daf2 commit e1d54b0
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.17.14
## 0.17.15

- ## The [CHANGELOG file is here](https://tau.canardoux.xyz/etau_CHANGELOG.html)

4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Etau stands for Ukraine!
- ## The CHANGELOG [is here](https://etau.canardoux.xyz/tau/CHANGELOG.html)

## Tauweb stands for Ukraine!

![PeaceForUkraine](https://etau.canardoux.xyz/images/2-year-old-irish-girl-ukrainian.jpg)
Peace for Ukraine
Expand Down
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ packages:
dependency: "direct main"
description:
name: etau
sha256: a5d252aae9b6e0194f282bf3b6d066a9a8ce1483bf4fcf59a19a4c3418cf6b39
sha256: "7a42fa23e8297f2361bd73d4254e27bc62ad5b3a0fafa7f115ff692f4c7e6c90"
url: "https://pub.dev"
source: hosted
version: "0.17.14"
version: "0.17.15"
fake_async:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ description: "An example showing how to use the etau implementation for the Web.
# This version is used _only_ for the Runner app, which is used if you just do
# a `flutter run` or a `flutter make-host-app-editable`. It has no impact
# on any other native host app that you embed your Flutter project into.
version: 0.17.14
version: 0.17.15

environment:
sdk: ^3.5.3
Expand All @@ -27,7 +27,7 @@ dependencies:
## tau_wars: ^0.0.14-alpha.4
## path: ../ # tau_wars Dir

etau: ^0.17.14
etau: ^0.17.15
# path: ../../etau # etau Dir

# The following adds the Cupertino Icons font to your application.
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: tau_web
description: "A Etau implementation for the Web. This is just an implementation. All the API is in the `Etau` plugin. Member of the `Tau` family. Europe Stands With Ukraine. Pray for Ukraine."
version: 0.17.14
version: 0.17.15
homepage: https://tau-ver.canardoux.xyz/etau-README.html
repository: https://github.com/canardoux/tau_web

Expand All @@ -12,7 +12,7 @@ dependencies:
flutter:
sdk: flutter

etau: ^0.17.14
etau: ^0.17.15
# path: ../etau # etau Dir

web: ^1.0.0
Expand Down

0 comments on commit e1d54b0

Please sign in to comment.