Skip to content

Commit

Permalink
[App] bump versionName, versionCode; update Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tastelessjolt committed Jan 13, 2019
1 parent 15c774a commit 8e1c603
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.0-beta

* Implemented SettingsPage, EventEditPage, MapPage
* Event, Body pages now render markdown
* Can a specific page as the default homepage

## v0.12-alpha

* Implemented AddEventPage
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: Flutter App for Indian Institute of Technology, Bombay
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# Read more about versioning at semver.org.
version: 0.12.0+14
version: 1.0.0+15

environment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"
Expand Down

0 comments on commit 8e1c603

Please sign in to comment.