Skip to content

Commit 1393f36

Browse files
committed
chore: bump to v4.0.0-beta7
1 parent 03ce547 commit 1393f36

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-beta6-${GIT_HASH}",
3-
"shortVersion": "v4.0.0-beta6",
2+
"version": "v4.0.0-beta7-${GIT_HASH}",
3+
"shortVersion": "v4.0.0-beta7",
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 = 1a4afed
7+
NOCTURNED_VERSION = 783fb41
88
NOCTURNED_SITE_METHOD = git
99
NOCTURNED_SITE = ssh://git@github.com/usenocturne/nocturned-private.git
1010

0 commit comments

Comments
 (0)