Skip to content

Commit

Permalink
fix: Update workload version to 1.4.1 (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: gatici <[email protected]>
  • Loading branch information
gatici authored Apr 25, 2024
1 parent d3a46e6 commit fb1851a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: sdcore-smf
base: bare
build-base: [email protected]
version: '1.4.0'
version: '1.4.1'
summary: SD-Core SMF
description: SD-Core SMF
license: Apache-2.0
Expand All @@ -14,7 +14,7 @@ parts:
plugin: go
source: https://github.com/omec-project/smf.git
source-type: git
source-tag: v1.4.0
source-tag: v1.4.1
build-snaps:
- go/1.21/stable
stage-packages:
Expand Down

0 comments on commit fb1851a

Please sign in to comment.