Skip to content

Commit f1db864

Browse files
committed
Bump web loader to 0.0.7
1 parent b37c527 commit f1db864

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Loader/webLoader/manifest_template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "GDMod Patcher",
4-
"version": "0.0.6",
4+
"version": "0.0.7",
55
"description": "Patches a GDevelop game to let you install mods on them",
66
"author": "arthuro555",
77
"homepage_url": "https://github.com/arthuro555/gdmod",

Loader/webLoader/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "webloader",
3+
"private": "true",
34
"version": "1.0.0",
45
"description": "The GDMod loader for the web, in form of a chrome extension.",
56
"main": "none",

0 commit comments

Comments
 (0)