Skip to content

Commit

Permalink
open62541: Bump to version 1.4.4
Browse files Browse the repository at this point in the history
Change-Id: I6011b914f19d7cf0095080c57a41214f80ec2ebe
Signed-off-by: Joakim Roubert <[email protected]>
  • Loading branch information
joakimr-axis committed Sep 27, 2024
1 parent eff4967 commit b869beb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG SDK_IMAGE=axisecp/acap-sdk
ARG DEBUG_WRITE
ARG BUILD_DIR=/opt/build
ARG ACAP_BUILD_DIR="$BUILD_DIR"/app
ARG OPEN62541_VERSION=1.2.9
ARG OPEN62541_VERSION=1.4.4
ARG OPENCV_VERSION=4.5.5

FROM $SDK_IMAGE:$ACAP_SDK_VERSION-$ARCH-ubuntu20.04 AS builder
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"vendorUrl": "https://www.axis.com/",
"runMode": "respawn",
"version": "1.0.5"
"version": "1.1.0"
},
"configuration": {
"settingPage": "settings.html",
Expand Down

0 comments on commit b869beb

Please sign in to comment.