Skip to content

Commit 44f63fa

Browse files
committed
chore: bump versions
1 parent edddb1f commit 44f63fa

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-beta2-${GIT_HASH}",
3-
"shortVersion": "v4.0.0-beta2",
2+
"version": "v4.0.0-beta3-${GIT_HASH}",
3+
"shortVersion": "v4.0.0-beta3",
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 = 9f668fb
7+
NOCTURNED_VERSION = e35bdad
88
NOCTURNED_SITE_METHOD = git
99
NOCTURNED_SITE = ssh://git@github.com/usenocturne/nocturned-private.git
1010

0 commit comments

Comments
 (0)