Skip to content

Commit aa12526

Browse files
committed
Updated the README
1 parent 184876c commit aa12526

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

Nuget/AndroidAltBeaconLibrary.nuspec

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<package>
3+
<metadata>
4+
<id>AndroidAltBeaconLibrary</id>
5+
<version>2.1.3</version>
6+
<authors>AltBeacon.org</authors>
7+
<owners>Chris Riesgo</owners>
8+
<projectUrl>https://github.com/chrisriesgo/Android-AltBeacon-Library</projectUrl>
9+
<requireLicenseAcceptance>false</requireLicenseAcceptance>
10+
<description>Allows Xamarin Android apps to interact with BLE beacons</description>
11+
<releaseNotes>https://github.com/AltBeacon/android-beacon-library/releases/tag/2.1.3</releaseNotes>
12+
<copyright>Copyright 2015</copyright>
13+
<tags>android libraries altbeacon beacon ibeacon</tags>
14+
</metadata>
15+
</package>

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ The [Android AltBeacon Library](http://components.xamarin.com/view/android-altbe
1919

2020
## Changes
2121

22+
v2.1.3
23+
24+
- Binding of version [2.1.3](https://github.com/AltBeacon/android-beacon-library/releases/tag/2.1.3) of the android-beacon-library
25+
2226
[v2.1.0](https://github.com/chrisriesgo/Android-AltBeacon-Library/releases/tag/2.1.0)
2327

2428
- Binding of version [2.1.2](https://github.com/AltBeacon/android-beacon-library/releases/tag/2.1.2) of the android-beacon-library

0 commit comments

Comments
 (0)