RSDKModding / RSDKv3-Decompilation

A Full Decompilation of Sonic CD (2011) & Retro Engine (v3)
Other
591 stars 121 forks source link

Android application manifest version number does not match release #224

Closed parkerlreed closed 1 year ago

parkerlreed commented 1 year ago

Expected Behavior

Version number to match

Actual Behavior

Version number does not match

Steps to Reproduce

  1. Look at version in Android manifest

Screenshots

No response

Log File

No response

Decompilation Version

1.3.1

Game Version

Mobile (Pre-Sega Forever)

Game Revision

No response

Script Platform Type

Standard

Renderer Type

Software Renderer

Platform

Android

Additional Comments

The manifest has the version set as 1.0 despite the release being 1.3.1.

This throws off some update checkers that rely on seeing the correct version number.

MegAmi24 commented 1 year ago

Fixed in af474eb and forgot tell you oops