Skip to content

Commit

Permalink
Release version 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmfinol committed Dec 13, 2019
1 parent 30d3a0b commit 1d962d6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ env:

stages:
- build
if: false
# if: false
- name: deploy desktop
if: false
# if: false
- name: deploy mobile
if: false

Expand Down
1 change: 1 addition & 0 deletions ProjectSettings/GraphicsSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ GraphicsSettings:
- {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16002, guid: 0000000000000000f000000000000000, type: 0}
m_PreloadedShaders: []
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
type: 0}
Expand Down
8 changes: 4 additions & 4 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 0
bundleVersion: 1.20.0
bundleVersion: 1.21.0
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down Expand Up @@ -160,9 +160,9 @@ PlayerSettings:
Standalone: com.finoldigital.CardGameSimulator
iOS: com.finoldigital.CardGameSim
buildNumber:
Standalone: 13
Standalone: 14
iOS: 0
AndroidBundleVersionCode: 76
AndroidBundleVersionCode: 77
AndroidMinSdkVersion: 16
AndroidTargetSdkVersion: 28
AndroidPreferredInstallLocation: 0
Expand Down Expand Up @@ -786,7 +786,7 @@ PlayerSettings:
m_RenderingPath: 1
m_MobileRenderingPath: 1
metroPackageName: CardGameSimulator
metroPackageVersion: 1.20.0.0
metroPackageVersion: 1.21.0.0
metroCertificatePath: WSATestCertificate.pfx
metroCertificatePassword:
metroCertificateSubject: Finol Digital LLC
Expand Down

0 comments on commit 1d962d6

Please sign in to comment.