issues
search
iw4x
/
iw4x-client
GNU General Public License v3.0
123
stars
42
forks
source link
Fix GitHub version check
#144
Closed
mxve
closed
1 month ago
mxve
commented
1 month ago
Fixed GitHub API request issue by allowing
Content-Type application/json
and status code
304 Not Modified
.
Updated version check to utilize the REVISION_STR variable, replacing the use of the .iw4xrevision file.
Content-Type application/json
and status code304 Not Modified
.