Skip to content

Commit 55fa2c2

Browse files
committed
Update the version numbers
1 parent cefe0e6 commit 55fa2c2

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

scripts/VERSIONS.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ SkiaSharp file 3.119.0.0
3838

3939
# HarfBuzzSharp.dll
4040
HarfBuzzSharp assembly 1.0.0.0
41-
HarfBuzzSharp file 8.3.1
41+
HarfBuzzSharp file 8.3.1.1
4242

4343
# nuget versions
4444
# SkiaSharp
@@ -72,13 +72,13 @@ SkiaSharp.Resources nuget 3.119.0
7272
SkiaSharp.Vulkan.SharpVk nuget 3.119.0
7373
SkiaSharp.Direct3D.Vortice nuget 3.119.0
7474
# HarfBuzzSharp
75-
HarfBuzzSharp nuget 8.3.1
76-
HarfBuzzSharp.NativeAssets.Android nuget 8.3.1
77-
HarfBuzzSharp.NativeAssets.iOS nuget 8.3.1
78-
HarfBuzzSharp.NativeAssets.Linux nuget 8.3.1
79-
HarfBuzzSharp.NativeAssets.MacCatalyst nuget 8.3.1
80-
HarfBuzzSharp.NativeAssets.macOS nuget 8.3.1
81-
HarfBuzzSharp.NativeAssets.Tizen nuget 8.3.1
82-
HarfBuzzSharp.NativeAssets.tvOS nuget 8.3.1
83-
HarfBuzzSharp.NativeAssets.WebAssembly nuget 8.3.1
84-
HarfBuzzSharp.NativeAssets.Win32 nuget 8.3.1
75+
HarfBuzzSharp nuget 8.3.1.1
76+
HarfBuzzSharp.NativeAssets.Android nuget 8.3.1.1
77+
HarfBuzzSharp.NativeAssets.iOS nuget 8.3.1.1
78+
HarfBuzzSharp.NativeAssets.Linux nuget 8.3.1.1
79+
HarfBuzzSharp.NativeAssets.MacCatalyst nuget 8.3.1.1
80+
HarfBuzzSharp.NativeAssets.macOS nuget 8.3.1.1
81+
HarfBuzzSharp.NativeAssets.Tizen nuget 8.3.1.1
82+
HarfBuzzSharp.NativeAssets.tvOS nuget 8.3.1.1
83+
HarfBuzzSharp.NativeAssets.WebAssembly nuget 8.3.1.1
84+
HarfBuzzSharp.NativeAssets.Win32 nuget 8.3.1.1

scripts/azure-pipelines-variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ variables:
77
GIT_BRANCH_NAME: $(Build.SourceBranch)
88
GIT_URL: $(Build.Repository.Uri)
99
FEATURE_NAME: ''
10-
PREVIEW_LABEL: 'preview.0'
10+
PREVIEW_LABEL: 'preview.1'
1111
BUILD_NUMBER: $[counter(format('_{0}_{1}_{2}__', variables['SKIASHARP_VERSION'], variables['Build.SourceBranch'], variables['PREVIEW_LABEL']), 1)]
1212
BUILD_COUNTER: $[counter('global_counter', 1)]
1313
TIZEN_LINUX_PACKAGES: libxcb-icccm4 libxcb-render-util0 gettext libxcb-image0 libsdl1.2debian libv4l-0 libxcb-randr0 bridge-utils libxcb-shape0 libpython2.7 openvpn libkf5itemmodels5 libkf5kiowidgets5 libkchart2

0 commit comments

Comments
 (0)