diff options
author | Aaron Franke <arnfranke@yahoo.com> | 2020-07-13 14:13:38 -0400 |
---|---|---|
committer | Aaron Franke <arnfranke@yahoo.com> | 2020-07-13 14:14:11 -0400 |
commit | 99864393525a8a61afc4de384650930ef8d3c70f (patch) | |
tree | eeeb6ccfe020a818706173727743296acdf4815f /misc/dist/uwp_template | |
parent | d8b65461e395c6b1f1a06534017294c0a7fe86d8 (diff) |
Commit other files changed by file_format.sh
Diffstat (limited to 'misc/dist/uwp_template')
-rw-r--r-- | misc/dist/uwp_template/AppxManifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dist/uwp_template/AppxManifest.xml b/misc/dist/uwp_template/AppxManifest.xml index cf26387f22..c25be4add2 100644 --- a/misc/dist/uwp_template/AppxManifest.xml +++ b/misc/dist/uwp_template/AppxManifest.xml @@ -29,4 +29,4 @@ <build:Metadata> <build:Item Name="GodotEngine" Version="$godot_version$" /> </build:Metadata> -</Package>
\ No newline at end of file +</Package> |