Skip to content

Commit 5a4154f

Browse files
committed
chore: bump version to v4.0.0-beta4
1 parent 44f63fa commit 5a4154f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "v4.0.0-beta3-${GIT_HASH}",
3-
"shortVersion": "v4.0.0-beta3",
2+
"version": "v4.0.0-beta4-${GIT_HASH}",
3+
"shortVersion": "v4.0.0-beta4",
44
"gitHash": "${GIT_HASH}",
55
"buildDate": "${BUILD_DATE}"
66
}

external/package/nocturned/nocturned.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
NOCTURNED_VERSION = e35bdad
7+
NOCTURNED_VERSION = d737c71
88
NOCTURNED_SITE_METHOD = git
99
NOCTURNED_SITE = ssh://git@github.com/usenocturne/nocturned-private.git
1010

0 commit comments

Comments
 (0)