Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions applications/GPIO/flip_map/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ sourcecode:
type: git
location:
origin: https://github.com/jblanked/FlipMap.git
commit_sha: 2c45700ea35ecee2ee02eb2f8bba4862644a705a
commit_sha: a931e36bdfff56ea8b2c908e116036ec288f9b4a
short_description: "Find Flipper Zero Users."
description: "@README.md"
changelog: "@CHANGELOG.md"
author: "JBlanked"
name: "FlipMap"
version: "0.2.1"
version: "0.2.2"
id: "flip_map"
category: "GPIO"
targets: ['all']
Expand Down
4 changes: 2 additions & 2 deletions applications/GPIO/flip_social/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ sourcecode:
type: git
location:
origin: https://github.com/jblanked/FlipSocial.git
commit_sha: a8042eef6a8ac9a108e0f48ed9f0622fe46abcd3
commit_sha: 78b181e40651abd2ef4e9a2cb88cf74fdd3a0924
short_description: "Social media platform for the Flipper Zero."
description: "@./assets/README.md"
changelog: "@./assets/CHANGELOG.md"
author: "JBlanked"
name: "FlipSocial"
version: "2.0.3"
version: "2.0.4"
id: "flip_social"
category: "GPIO"
targets: ['all']
Expand Down
4 changes: 2 additions & 2 deletions applications/GPIO/flip_world/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ sourcecode:
type: git
location:
origin: https://github.com/jblanked/FlipWorld.git
commit_sha: a2da82537c55b69603c1bfe646c9551dac3d0e10
commit_sha: 4b4d3c7a9a69259c42b9746ad0e8c257e6acc8e7
subdir: FlipperZero/src
short_description: "The first open-world multiplayer game for the Flipper Zero"
description: "@./assets/README.md"
changelog: "@./assets/CHANGELOG.md"
author: "JBlanked"
name: "FlipWorld"
version: "1.0.1"
version: "1.0.2"
id: "flip_world"
category: "GPIO"
targets: ['all']
Expand Down
4 changes: 2 additions & 2 deletions applications/GPIO/free_roam/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ sourcecode:
type: git
location:
origin: https://github.com/jblanked/Free-Roam.git
commit_sha: 99d22172f494110a32abb2a289eca519b1cf34e2
commit_sha: e79a3df041a7ccf89b7b90550c4ea9d644739a8c
subdir: FlipperZero
short_description: "3D Open World Multiplayer Game"
description: "@README.md"
changelog: "@CHANGELOG.md"
author: "JBlanked"
name: "Free Roam"
version: "0.3.1"
version: "0.3.2"
id: "free_roam"
category: "GPIO"
targets: ['all']
Expand Down
Loading