Skip to content

Commit a21b36b

Browse files
committed
update released apk name
1 parent ff5c08b commit a21b36b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='utf-8'?>
22
<widget id="com.simontod.discordmusicbotcontroller" version="0.6.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
3-
<name>MyApp</name>
3+
<name>DiscordMusicBotController</name>
44
<description>An awesome Ionic/Cordova app.</description>
55
<author email="[email protected]" href="https://github.com/SimonTod/">SimonTod</author>
66
<content src="index.html" />

ionic.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "DiscordMusicBotController-new",
2+
"name": "DiscordMusicBotController",
33
"integrations": {
44
"cordova": {}
55
},

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)