Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
here we go...
Browse files Browse the repository at this point in the history
  • Loading branch information
Leather128 committed Nov 12, 2021
1 parent 858fb04 commit ccd87d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<project>
<!-- _________________________ Application Settings _________________________ -->

<app title="Leather Engine" file="Leather Engine" packageName="com.leather128.funkin" package="com.leather128.funkin" main="Main" version="0.3.7" company="leather128" unless="vsync"/>
<app title="Leather Engine" file="Leather Engine VSync" packageName="com.leather128.funkin" package="com.leather128.funkin" main="Main" version="0.3.7" company="leather128" if="vsync"/>
<app title="Leather Engine" file="Leather Engine" packageName="com.leather128.funkin" package="com.leather128.funkin" main="Main" version="0.3.8" company="leather128" unless="vsync"/>
<app title="Leather Engine" file="Leather Engine VSync" packageName="com.leather128.funkin" package="com.leather128.funkin" main="Main" version="0.3.8" company="leather128" if="vsync"/>

<!--Switch Export with Unique ApplicationID and Icon-->
<set name="APP_ID" value="0x0100f6c013bbc000" />
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.7
0.3.8

2 comments on commit ccd87d0

@MadGuyXD
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Leather128
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uh i cant see it

Please sign in to comment.