Skip to content

Commit 591caff

Browse files
committed
chore: 📝 prepare for version 0.0.1
1 parent ae805d8 commit 591caff

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
### Added
66

7+
## [0.0.1] - 2022-03-28
8+
79
- Support public ip by [ipify](https://www.ipify.org/)
810
- Support internal interface and internel ips
911
- Support gateway ip
@@ -18,8 +20,6 @@
1820
- Basic about page
1921
- App update reminder
2022

21-
## [0.0.1] - 2022-03-27
22-
2323
### Added
2424

2525
[unreleased]: https://github.com/MinecraftCube/MinecraftCubeDesktop/compare/v0.0.1...HEAD

lib/_gen/version.gen.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 0.0.0
18+
version: 0.0.1
1919

2020
environment:
2121
sdk: ">=2.14.0 <3.0.0"

0 commit comments

Comments
 (0)