Skip to content

Commit 695372f

Browse files
authored
Merge pull request #39 from geniusdynamics/dev
Update app version to 15.83.2
2 parents 72216e5 + f2dd3a4 commit 695372f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
1515
# Configure the image name
1616
reponame="erpnext"
1717

18-
app_version="15.81.3"
18+
app_version="15.83.2"
1919

2020
# Create a new empty container image
2121
container=$(buildah from scratch)

0 commit comments

Comments
 (0)