Skip to content

Commit

Permalink
Updated version and nuspec to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xabre committed Apr 18, 2017
1 parent 13d2f44 commit 83f63bb
Show file tree
Hide file tree
Showing 21 changed files with 67 additions and 60 deletions.
10 changes: 6 additions & 4 deletions .build/MvvmCross.Plugin.BLE.nuspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>MvvmCross.Plugin.BLE</id>
<version>1.2.2</version>
<version>1.2.3</version>
<title>Bluetooth LE Plugin for MvvmCross</title>
<authors>Adrian Seceleanu, Sven-Michael Stübe</authors>
<owners>Adrian Seceleanu, Sven-Michael Stübe</owners>
Expand All @@ -15,6 +15,8 @@
<tags>mvvm mvvmcross mvx xamarin monodroid Xamarin.iOS Xamarin.Android Bluetooth Low Energy BLE LE BTLE Smart ios android forms xamarinforms</tags>
<iconUrl>https://raw.githubusercontent.com/xabre/xamarin-bluetooth-le/master/icon_small.png</iconUrl>
<releaseNotes>
[1.2.3]
- #183: Android fixed UpdateRssiAsync
[1.2.2]
- #136: Added support for scan modes
[1.2.1]
Expand All @@ -38,15 +40,15 @@
<dependencies>
<group targetFramework="MonoAndroid">
<dependency id="MvvmCross.Platform" version="4.1.0" />
<dependency id="Plugin.BLE" version="[1.2.2]" />
<dependency id="Plugin.BLE" version="[1.2.3]" />
</group>
<group targetFramework="Xamarin.iOS">
<dependency id="MvvmCross.Platform" version="4.1.0" />
<dependency id="Plugin.BLE" version="[1.2.2]" />
<dependency id="Plugin.BLE" version="[1.2.3]" />
</group>
<group targetFramework="portable-net45+win8+wpa81+wp8">
<dependency id="MvvmCross.Platform" version="4.1.0" />
<dependency id="Plugin.BLE" version="[1.2.2]" />
<dependency id="Plugin.BLE" version="[1.2.3]" />
</group>
</dependencies>
</metadata>
Expand Down
6 changes: 4 additions & 2 deletions .build/Plugin.BLE.nuspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Plugin.BLE</id>
<version>1.2.2</version>
<version>1.2.3</version>
<title>Bluetooth LE Plugin for Xamarin</title>
<authors>Adrian Seceleanu, Sven-Michael Stübe</authors>
<owners>Adrian Seceleanu, Sven-Michael Stübe</owners>
Expand All @@ -15,6 +15,8 @@
<tags>xamarin monodroid Xamarin.iOS bluetooth BLE LE BTLE Smart xamarin.forms ios android forms xamarinforms</tags>
<iconUrl>https://raw.githubusercontent.com/xabre/xamarin-bluetooth-le/master/icon_small.png</iconUrl>
<releaseNotes>
[1.2.3]
- #183: Android fixed UpdateRssiAsync
[1.2.2]
- #136: Added support for scan modes
[1.2.1]
Expand All @@ -32,7 +34,7 @@
[1.2.0-beta1]
- #90: API change, added parent reference for IDescriptor to ICharacteristic to IService to IDevice
- #109, #111 merge PR: iOS parse TxPower, ServiceData

for older releases: https://github.com/xabre/xamarin-bluetooth-le/blob/master/doc/changelog.md
</releaseNotes>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
6 changes: 3 additions & 3 deletions Source/BLE.Client/BLE.Client.Droid/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]

// Add some common permissions, these can be removed if not needed
[assembly: UsesPermission(Android.Manifest.Permission.Internet)]
Expand Down
6 changes: 3 additions & 3 deletions Source/BLE.Client/BLE.Client.iOS/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
6 changes: 3 additions & 3 deletions Source/BLE.Client/BLE.Client/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
[assembly: XamlCompilation(XamlCompilationOptions.Compile)]
6 changes: 3 additions & 3 deletions Source/BLE.Server.Droid/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
6 changes: 3 additions & 3 deletions Source/MvvmCross.Plugins.BLE.Droid/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
6 changes: 3 additions & 3 deletions Source/MvvmCross.Plugins.BLE.iOS/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
6 changes: 3 additions & 3 deletions Source/MvvmCross.Plugins.BLE/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
6 changes: 3 additions & 3 deletions Source/Plugin.BLE.Abstractions/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
6 changes: 3 additions & 3 deletions Source/Plugin.BLE.Android/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
6 changes: 3 additions & 3 deletions Source/Plugin.BLE.Tests/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
6 changes: 3 additions & 3 deletions Source/Plugin.BLE.iOS/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
6 changes: 3 additions & 3 deletions Source/Plugin.BLE/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2")]
[assembly: AssemblyFileVersion("1.2.2")]
// [assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
3 changes: 3 additions & 0 deletions doc/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Changelog
## 1.2.3
- #183: Android fixed UpdateRssiAsync

## 1.2.2
- #136: Added support for scan modes

Expand Down

0 comments on commit 83f63bb

Please sign in to comment.