mirror of
https://github.com/Iconica-Development/flutter_form_wizard.git
synced 2025-05-19 19:03:47 +02:00
fix version
This commit is contained in:
parent
9af8992649
commit
401775aab1
2 changed files with 4 additions and 1 deletions
|
@ -87,3 +87,6 @@
|
||||||
## 6.1.2 - August 11th 2023
|
## 6.1.2 - August 11th 2023
|
||||||
|
|
||||||
- Bump `flutter_input_library` to version 2.2.1
|
- Bump `flutter_input_library` to version 2.2.1
|
||||||
|
|
||||||
|
## 6.1.3 - September 26th 2023
|
||||||
|
- Fix date format for datecontroller
|
|
@ -1,6 +1,6 @@
|
||||||
name: flutter_form_wizard
|
name: flutter_form_wizard
|
||||||
description: A new Flutter package project.
|
description: A new Flutter package project.
|
||||||
version: 6.1.2
|
version: 6.1.3
|
||||||
homepage: https://github.com/Iconica-Development/flutter_form_wizard
|
homepage: https://github.com/Iconica-Development/flutter_form_wizard
|
||||||
|
|
||||||
publish_to: none
|
publish_to: none
|
||||||
|
|
Loading…
Reference in a new issue