Skip to content

Commit 5d319e5

Browse files
committed
Bump version
1 parent 88ea471 commit 5d319e5

File tree

9 files changed

+17
-16
lines changed

9 files changed

+17
-16
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [2.1.0] - Unreleased
7+
## [2.1.0] - 2024-02-18
88

99
### Added
1010

src/Packages/UnityWebBrowser.Engine.Cef.Linux-x64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"changelogUrl": "https://projects.voltstro.dev/UnityWebBrowser/changelog/",
1414
"unity": "2021.2",
1515
"dependencies": {
16-
"dev.voltstro.unitywebbrowser.engine.cef": "2.0.2-121.3.13",
16+
"dev.voltstro.unitywebbrowser.engine.cef": "2.1.0-121.3.13",
1717
"dev.voltstro.unitywebbrowser.unix-support": "1.0.0"
1818
},
1919
"documentationUrl": "https://projects.voltstro.dev/UnityWebBrowser/",
2020
"description": "CEF Engine for Unity Web Browser (Linux x64)",
2121
"displayName": "Unity Web Browser CEF Engine (Linux x64)",
22-
"version": "2.0.2-121.3.13"
22+
"version": "2.1.0-121.3.13"
2323
}

src/Packages/UnityWebBrowser.Engine.Cef.Win-x64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"changelogUrl": "https://projects.voltstro.dev/UnityWebBrowser/changelog/",
1414
"unity": "2021.2",
1515
"dependencies": {
16-
"dev.voltstro.unitywebbrowser.engine.cef": "2.0.2-121.3.13"
16+
"dev.voltstro.unitywebbrowser.engine.cef": "2.1.0-121.3.13"
1717
},
1818
"documentationUrl": "https://projects.voltstro.dev/UnityWebBrowser/",
1919
"description": "CEF Engine for Unity Web Browser (Windows x64)",
2020
"displayName": "Unity Web Browser CEF Engine (Windows x64)",
21-
"version": "2.0.2-121.3.13"
21+
"version": "2.1.0-121.3.13"
2222
}

src/Packages/UnityWebBrowser.Engine.Cef/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"changelogUrl": "https://projects.voltstro.dev/UnityWebBrowser/changelog/",
44
"description": "CEF Engine for Unity Web Browser",
55
"documentationUrl": "https://projects.voltstro.dev/UnityWebBrowser/",
6-
"version": "2.0.2-121.3.13",
6+
"version": "2.1.0-121.3.13",
77
"author": {
88
"email": "me@voltstro.dev",
99
"url": "https://voltstro.dev",

src/Packages/UnityWebBrowser/Runtime/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
// You can specify all the values or you can default the Build and Revision Numbers
3535
// by using the '*' as shown below:
3636
// [assembly: AssemblyVersion("1.0.*")]
37-
[assembly: AssemblyVersion("2.0.2")]
38-
[assembly: AssemblyFileVersion("2.0.2")]
37+
[assembly: AssemblyVersion("2.1.0")]
38+
[assembly: AssemblyFileVersion("2.1.0")]
3939

4040
[assembly: InternalsVisibleTo("VoltstroStudios.UnityWebBrowser.Prj")]
4141
[assembly: InternalsVisibleTo("VoltstroStudios.UnityWebBrowser.Editor")]

src/Packages/UnityWebBrowser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dev.voltstro.unitywebbrowser",
33
"displayName": "Unity Web Browser",
4-
"version": "2.0.2",
4+
"version": "2.1.0",
55
"unity": "2021.3",
66
"description": "Unity Web Browser (UWB) is a Unity package that allows displaying and interacting with the web from within Unity.",
77
"author": {

src/UnityWebBrowser.Engine.Cef/UnityWebBrowser.Engine.Cef.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ApplicationIcon>chromium-logo.ico</ApplicationIcon>
1111
<Description>External process to handel rendering with CEF</Description>
1212
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
13-
<Version>2.0.3-121.3.13</Version>
13+
<Version>2.1.0-121.3.13</Version>
1414
<DefineConstants>BROWSER_PROCESS</DefineConstants>
1515
</PropertyGroup>
1616

src/UnityWebBrowser.UnityProject/Packages/packages-lock.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,12 +132,13 @@
132132
"url": "https://upm-pkgs.voltstro.dev"
133133
},
134134
"dev.voltstro.unityimgui": {
135-
"version": "file:dev.voltstro.unityimgui",
135+
"version": "5.0.1",
136136
"depth": 0,
137-
"source": "embedded",
137+
"source": "registry",
138138
"dependencies": {
139139
"org.nuget.system.runtime.compilerservices.unsafe": "6.0.0"
140-
}
140+
},
141+
"url": "https://upm-pkgs.voltstro.dev"
141142
},
142143
"dev.voltstro.unityvoltbuilder": {
143144
"version": "4.1.2",
@@ -180,7 +181,7 @@
180181
"depth": 0,
181182
"source": "local",
182183
"dependencies": {
183-
"dev.voltstro.unitywebbrowser.engine.cef": "2.0.2-121.3.13",
184+
"dev.voltstro.unitywebbrowser.engine.cef": "2.1.0-121.3.13",
184185
"dev.voltstro.unitywebbrowser.unix-support": "1.0.0"
185186
}
186187
},
@@ -198,7 +199,7 @@
198199
"depth": 0,
199200
"source": "local",
200201
"dependencies": {
201-
"dev.voltstro.unitywebbrowser.engine.cef": "2.0.2-121.3.13"
202+
"dev.voltstro.unitywebbrowser.engine.cef": "2.1.0-121.3.13"
202203
}
203204
},
204205
"dev.voltstro.unitywebbrowser.unix-support": {

src/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$",
66
"^refs/heads/v\\d+(?:\\.\\d+)?$"

0 commit comments

Comments
 (0)