Skip to content

Commit 375a0b4

Browse files
committed
bump to 15.4.0-rc3
1 parent 6300ccc commit 375a0b4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/Umbraco.Web.UI.Client/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Umbraco.Web.UI.Client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@umbraco-cms/backoffice",
33
"license": "MIT",
4-
"version": "15.4.0-rc2",
4+
"version": "15.4.0-rc3",
55
"type": "module",
66
"exports": {
77
".": null,

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/main/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "15.4.0-rc2",
3+
"version": "15.4.0-rc3",
44
"assemblyVersion": {
55
"precision": "build"
66
},

0 commit comments

Comments
 (0)