Skip to content

Commit

Permalink
trivial: Fix the SN30Pro+ ID to be valid for the LVFS
Browse files Browse the repository at this point in the history
  • Loading branch information
hughsie committed Dec 9, 2019
1 parent 1e59b21 commit 7ef13eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion releases/SN30_Pro+/3.01/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ VENDOR=8Bitdo
PROJECT_NAME=SN30_Pro+
VERSION=3.01
FIRMWARE_FILES=Firmware_SN30_Pro+_V$(VERSION).dat
METAINFO_FILES=sn30pro+.metainfo.xml
METAINFO_FILES=sn30pro_plus.metainfo.xml

all: $(VENDOR)-$(PROJECT_NAME)-$(VERSION).cab

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- Copyright 2016 Richard Hughes <[email protected]> -->
<!-- Copyright 2019 Mario Limonciello <[email protected]> -->
<component type="firmware">
<id>com.8bitdo.sn30pro+.firmware</id>
<id>com.8bitdo.sn30pro_plus.firmware</id>
<name>SN30 Pro+</name>
<summary>Firmware for the 8Bitdo SN30 Pro+ Game Controller</summary>
<description>
Expand Down

0 comments on commit 7ef13eb

Please sign in to comment.