fix: version and changelog

This commit is contained in:
Jacques 2023-11-06 13:49:47 +01:00
parent 18f40b115f
commit e05105d452
2 changed files with 5 additions and 1 deletions

View file

@ -14,3 +14,7 @@
## [1.1.0] - 17 August 2023 ## [1.1.0] - 17 August 2023
* Set scrolling to the current time by default if there are no blocks * Set scrolling to the current time by default if there are no blocks
## [1.2.0] - 6 November 2023
* Add the ability to use BorderScroll. If enabled the next page is shown when scrolling to an specific offset.

View file

@ -1,6 +1,6 @@
name: flutter_timetable name: flutter_timetable
description: Flutter package to create a Timetable Widget that display blocks of widgets inside a timetable. description: Flutter package to create a Timetable Widget that display blocks of widgets inside a timetable.
version: 1.1.0 version: 1.2.0
repository: https://github.com/Iconica-Development/timetable repository: https://github.com/Iconica-Development/timetable
environment: environment: