Skip to content

Commit 35ac211

Browse files
authored
Update FlipSocial to v0.7 (#568)
* Update manifest.yml * Handle NULL pointer
1 parent b9d9dae commit 35ac211

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

applications/GPIO/flip_social/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ sourcecode:
22
type: git
33
location:
44
origin: https://github.com/jblanked/FlipSocial.git
5-
commit_sha: 6089cd6a7ed62b94db0a2a24b241cc2e6cf5f6f4
5+
commit_sha: 98421a5d04b921ccd8400849ce7ed19b1a728d54
66
short_description: "Social media platform for the Flipper Zero."
77
description: "@./assets/README.md"
88
changelog: "@./assets/CHANGELOG.md"
99
author: "JBlanked"
1010
name: "FlipSocial"
11-
version: "0.6.3"
11+
version: "0.7"
1212
id: "flip_social"
1313
category: "GPIO"
1414
targets: ['all']

0 commit comments

Comments
 (0)