Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #679 from thehyve/rc
Browse files Browse the repository at this point in the history
Release version 2.0.16
  • Loading branch information
ewelinagr authored Aug 16, 2022
2 parents a178e15 + 6651f41 commit 21ae53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def versionObject = new JsonSlurper().parseText(versionFile.text)

ext {
glowingBearVersion = versionObject['version']
nodeVersion = '12.20.1'
nodeVersion = '12.22.0'
yarnVersion = '1.22.4'
gradleWrapperVersion = '4.10.3'
}
Expand Down

0 comments on commit 21ae53c

Please sign in to comment.