Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Sep 9, 2018
1 parent 04d9e4e commit ac23e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pack.nuget.ps1
@@ -1,5 +1,5 @@
param (
$Version = '1.3.0-preview1',
$Version = '1.3.0',
$Tag = "v$Version",
$BaseAddress = "https://github.com/ForNeVeR/tdlib.native/releases/download/$Tag",
$BuildDirectory = "$PSScriptRoot/build",
Expand Down

0 comments on commit ac23e30

Please sign in to comment.