Skip to content

Commit ac57850

Browse files
committed
bumpt to 3.6.0-rc.5
1 parent 619471b commit ac57850

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
* allow authentication of sector 0 (#157)
178178
* fix data type check in `writeBlock` (#161)
179179

180-
## 3.6.0-rc.4
180+
## 3.6.0-rc.5
181181

182182
This is a release candidate for 3.6.0. Please test it and report any issues.
183183

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ packages:
9292
path: ".."
9393
relative: true
9494
source: path
95-
version: "3.6.0-rc.4"
95+
version: "3.6.0-rc.5"
9696
flutter_test:
9797
dependency: "direct dev"
9898
description: flutter

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_nfc_kit
22
description: Provide NFC functionality on Android, iOS & Web, including reading metadata, read & write NDEF records, and transceive layer 3 & 4 data with NFC tags / cards
3-
version: 3.6.0-rc.4
3+
version: 3.6.0-rc.5
44
homepage: "https://github.com/nfcim/flutter_nfc_kit"
55

66
environment:

0 commit comments

Comments
 (0)