From 840e3bbde3f1deba95711ca977704a4d1dc77db8 Mon Sep 17 00:00:00 2001 From: Ben Bangert <100193+bbangert@users.noreply.github.com> Date: Mon, 31 Aug 2026 04:30:52 +0000 Subject: [PATCH] Bump version to 0.11.0 USB storage backup, Bermuda RSSI heartbeat, and systems v0.1.10. Co-Authored-By: Claude Fable 5 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index d320772..6b9f27f 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule UniversalProxy.MixProject do use Mix.Project @app :universal_proxy - @version "0.10.0" + @version "0.11.0" @all_targets [ :bbb, :mangopi_mq_pro,