release v0.6pre9

also fix a bug in TL macro compat
This commit is contained in:
tildearrow 2023-08-26 03:36:28 -05:00
parent 29fa249227
commit 3dd4f3e7e8
8 changed files with 20 additions and 27 deletions

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.tildearrow.furnace"
android:versionCode="166"
android:versionName="0.6pre8"
android:versionCode="169"
android:versionName="0.6pre9"
android:installLocation="auto">
<!-- OpenGL ES 2.0 -->