1.6.0 release
This commit is contained in:
parent
38f2877ea3
commit
6b54b2e6ae
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ stages:
|
|||
- build
|
||||
|
||||
variables:
|
||||
BUILD_TYPE: "RC"
|
||||
BUILD_TYPE: "REL"
|
||||
|
||||
Windows Installer:
|
||||
stage: build
|
||||
|
|
|
@ -8,7 +8,7 @@ service:
|
|||
|
||||
env:
|
||||
global:
|
||||
- BUILD_TYPE=RC
|
||||
- BUILD_TYPE=REL
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Version=1.6
|
||||
Encoding=UTF-8
|
||||
Type=Application
|
||||
Name=gta5view
|
||||
|
|
Loading…
Reference in a new issue