Skip to content

Commit 8e94168

Browse files
committed
version bump
1 parent 17b1eb6 commit 8e94168

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ To set the playlist you need to create a file in ext/apps_data/nfc_playlist call
1212
This app was design, built and tested using the <a href="https://github.com/Flipper-XFW/Xtreme-Firmware">Xtreme firmware</a> i don't see why it wont work with other firmwares but do keep this in mind when building it with FBT/uFBT
1313

1414
## Ideas
15-
- [ ] Add the ability to change playlist
15+
- [x] Add the ability to change playlist
1616
- [ ] Make it so changed settings are saved (maybe make it so settings can be specified for each playlist changing the settings based on the playlist selected)

application.fam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ App(
88
fap_category="NFC",
99
fap_author="@acegoal07",
1010
fap_weburl="https://github.com/acegoal07/FlipperZero_NFC_Playlist/tree/main",
11-
fap_version="1.0",
11+
fap_version="1.1",
1212
fap_icon="icon.png",
1313
fap_private_libs=[
1414
Lib(

0 commit comments

Comments
 (0)