Skip to content

Commit

Permalink
Prepare Release v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantinullrich committed Jun 11, 2022
1 parent 5a035ee commit 8fd58f8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions assets/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
-
version: 1.0.4
changes:
- Display Lokinet router reachability on dashboard (Implemented by ianmacd)
- Add uptime proof and downtime credit to dashboard (Implemented by ianmacd)
- Set hours of earned downtime blocks to 2 decimal places (Implemented by ianmacd)
- Deal with nodes without recent uptime proof (Implemented by ianmacd)
- Fix ExpansionTile Arrow Color
- Fix Swarm Id
- More minor improvements

-
version: 1.0.3
changes:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.3+4
version: 1.0.4+5

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down

0 comments on commit 8fd58f8

Please sign in to comment.