Skip to content

Commit

Permalink
Update permissions readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Feb 1, 2016
1 parent 61ff11f commit edd4db0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions Permissions/readme.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Permissions Readme

Changelog:
[1.1.7]
-Fix issue for Windows Config
[1.1.6]
-Fix for checking photos permission on iOS #192
[1.1.5]
Expand Down
10 changes: 5 additions & 5 deletions projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
BuildScript: ./Connectivity/build.cake
TriggerPaths: [ Connectivity ]
BuildTargets: [ NuGetPack ]
Version: 2.0.3
Version: 2.1.0
- Name: Contacts
BuildScript: ./Contacts/build.cake
TriggerPaths: [ Contacts ]
Expand All @@ -35,17 +35,17 @@
BuildScript: ./ImageCircle/build.cake
TriggerPaths: [ ImageCircle ]
BuildTargets: [ NuGetPack ]
Version: 1.4.0
Version: 1.4.1
- Name: Media
BuildScript: ./Media/build.cake
TriggerPaths: [ Media ]
BuildTargets: [ NuGetPack ]
Version: 2.1.3
Version: 2.2.0
- Name: Permissions
BuildScript: ./Permissions/build.cake
TriggerPaths: [ Permissions ]
BuildTargets: [ NuGetPack ]
Version: 1.1.6
Version: 1.1.7
- Name: Settings
BuildScript: ./Settings/build.cake
TriggerPaths: [ Settings ]
Expand All @@ -55,7 +55,7 @@
BuildScript: ./TextToSpeech/build.cake
TriggerPaths: [ TextToSpeech ]
BuildTargets: [ NuGetPack ]
Version: 2.0.1
Version: 2.0.2
- Name: Vibrate
BuildScript: ./Vibrate/build.cake
TriggerPaths: [ Vibrate ]
Expand Down

0 comments on commit edd4db0

Please sign in to comment.