Skip to content

Commit 9a2a5e0

Browse files
committed
Release v1.6.332
Changes since v1.6.321: - Engine: various module updates to Ebitengine and others. - Game: fix a bug where spikes sometimes weren't... spiky. (#583)
1 parent 055fab5 commit 9a2a5e0

7 files changed

Lines changed: 11 additions & 9 deletions

File tree

.gitmoduleversions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
+e1efb4bad8730b2c0c6316617cbd06b9def1192e third_party/SDL_GameControllerDB/assets/input (remotes/origin/HEAD)
1+
+5e686a3e781937e7f43138440a032f47140d0624 third_party/SDL_GameControllerDB/assets/input (remotes/origin/HEAD)

.lastreleaseversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.321+20251126.3939.5cbbed8a
1+
1.6.332+20251230.3950.055fab57

.lastreleaseversioncode

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
106303210
1+
106303320

XcodeProjects/iOS/aaaaxy.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
"$(inherited)",
329329
"@executable_path/Frameworks",
330330
);
331-
MARKETING_VERSION = 1.6.321;
331+
MARKETING_VERSION = 1.6.332;
332332
PRODUCT_BUNDLE_IDENTIFIER = io.github.divverent.aaaaxy;
333333
PRODUCT_NAME = "$(TARGET_NAME)";
334334
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
@@ -366,7 +366,7 @@
366366
"$(inherited)",
367367
"@executable_path/Frameworks",
368368
);
369-
MARKETING_VERSION = 1.6.321;
369+
MARKETING_VERSION = 1.6.332;
370370
PRODUCT_BUNDLE_IDENTIFIER = io.github.divverent.aaaaxy;
371371
PRODUCT_NAME = "$(TARGET_NAME)";
372372
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Engine: various module updates to Ebitengine and others.
2+
- Game: fix a bug where spikes sometimes weren't... spiky. (#583)

io.github.divverent.aaaaxy.metainfo.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
<content_attribute id="language-humor">mild</content_attribute>
7070
</content_rating>
7171
<releases>
72-
<release version="v1.6.321" date="2025-11-26">
73-
<description><ul><li>Credits: fix translator name as requested.</li><li>Engine: update modules.</li></ul></description>
74-
<url>https://github.com/divVerent/aaaaxy/releases/v1.6.321</url>
72+
<release version="v1.6.332" date="2025-12-30">
73+
<description><ul><li>Engine: various module updates to Ebitengine and others.</li><li>Game: fix a bug where spikes sometimes weren't... spiky. (#583)</li></ul></description>
74+
<url>https://github.com/divVerent/aaaaxy/releases/v1.6.332</url>
7575
</release>
7676
</releases>
7777
</component>
Submodule input updated from e1efb4b to 5e686a3

0 commit comments

Comments
 (0)