Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
pubspec and changelog
  • Loading branch information
szakarias committed May 9, 2017
commit d084805f9e028da6b6bc050d9db23fd5472aa330
8 changes: 6 additions & 2 deletions packages/url-launcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
## [0.3.6] - 2017-05-9
## [0.4.0] - 2017-05-09

* Upgrade to new plugin registration.

## [0.3.6] - 2017-05-09

* Fix workaround for failing dynamic check in Xcode 7/sdk version 9.

## [0.3.5] - 2017-05-8
## [0.3.5] - 2017-05-08

* Workaround for failing dynamic check in Xcode 7/sdk version 9.

Expand Down
2 changes: 1 addition & 1 deletion packages/url-launcher/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: url_launcher

version: 0.3.6
version: 0.4.0
description: A Flutter plugin for launching a URL
author: Flutter Team <[email protected]>
homepage: https://github.com/flutter/plugins
Expand Down