Fixing versioning code for release

This commit is contained in:
Mike Farah
2022-11-15 20:08:58 +11:00
parent fd35530f35
commit a6d1a52e33
6 changed files with 46 additions and 19 deletions
+1 -4
View File
@@ -1,18 +1,15 @@
name: yq
version: 'v4.30.3'
version: 'v4.30.4'
summary: A lightweight and portable command-line YAML processor
description: |
The aim of the project is to be the jq or sed of yaml files.
base: core18
grade: stable # devel|stable. must be 'stable' to release into candidate/stable channels
confinement: strict
apps:
yq:
command: yq
plugs: [home]
parts:
yq:
plugin: go