Added authorization token

This commit is contained in:
raysan5 2017-11-25 19:40:05 +01:00
parent d54ea107f7
commit 853cc6f4c9
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ artifacts:
deploy:
- provider: GitHub
auth_token:
secure: lqkfPGZPK828Mmopbicrng08QaaQXAshp0a9E3bMXt8+hpA8vCfDAT3jgU8kaSsW
secure: OxKnnT3tlkPl9365cOO84rDWU4UkHIYJc0D3r3Tv7rB3HaR2BBhlhCnl7g3nuOJy
artifact: /.*\.zip/
draft: false
prerelease: false

View File

@ -2,7 +2,7 @@
project(raylib)
include("../utils.cmake")
set(PROJECT_VERSION 1.9.0dev)
set(PROJECT_VERSION 1.9.1-dev)
set(RAYLIB raylib) # Name of the generated library