Skip to content

Commit f0c7565

Browse files
authored
Merge pull request #131 from noaccOS/push-mppwlzqmysvr
chore: prepare v1.2.2-rc.0
2 parents df38d63 + 78b6a9d commit f0c7565

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [1.2.2-rc.0] 2026-04-08
8+
79
## [1.2.1] 2026-03-06
810

911
## [1.2.1-rc.1] 2026-02-13

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ defmodule Astarte.VMQ.Plugin.Mixfile do
2222
def project do
2323
[
2424
app: :astarte_vmq_plugin,
25-
version: "1.2.1",
25+
version: "1.2.2-rc.0",
2626
elixir: "~> 1.15",
2727
elixirc_paths: elixirc_paths(Mix.env()),
2828
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)