Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name: mas-cli
summary: MAS CLI Tool
description: MAS CLI is a command-line tool for managing MAS policies.
version: 1.10.0
version: 1.12.0
base: core22
license: Apache-2.0
confinement: strict
Expand All @@ -21,7 +21,7 @@ parts:
- "--no-default-features"
source: https://github.com/element-hq/matrix-authentication-service
source-type: git
source-tag: v1.10.0
source-tag: v1.12.0
build-snaps:
- go/1.22/stable
override-build: |
Expand Down