Closed mzzndr closed 9 months ago
See #38, the ahap export was creating two ahap files with the version number set to 0.0. In this PR we set the version number on both the continuous and transient exports.
0.0
Fix version number in the exported .ahap files
Solution Description
See #38, the ahap export was creating two ahap files with the version number set to
0.0
. In this PR we set the version number on both the continuous and transient exports.