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 28, 2019
1 parent e951d89 commit c3ce524
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,14 @@

## Unreleased

* Nothing here yet
* Nothing here

## v1.4-beta

* Added notifications page and notification indicator on the NavDrawer
* Move search bars on Explore, Blog Pages to top
* Fix Gallery/Camera permission on iOS
* Made all screens notch compatible

## v1.3.1-beta

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Flutter App for Indian Institute of Technology, Bombay (for iOS support)

For now, being tested on Android only. I will test it on iOS occasionally. Last tested [commit](https://github.com/tastelessjolt/instiapp-flutter/commit/e6a9604a2ba359c8c091dca3c474b0098cdc9851) on iOS.
For now, being tested on Android only. I will test it on iOS occasionally. Last tested [commit](https://github.com/tastelessjolt/instiapp-flutter/commit/e951d89a95b9cc1e163b585dfdc1cb92af378835) on iOS.

## Changelog

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: 1.3.1+20
version: 1.4+21

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

0 comments on commit c3ce524

Please sign in to comment.