RetroZilla/update/currentReleaseVersion.js
2017-10-12 14:25:47 -04:00

3 lines
49 B
JavaScript

function currentReleaseVersion() {
return 200;
}