Skip to content

Commit 3de28d6

Browse files
Yerazeclaude
andauthored
chore: bump version to 3.10.1 (#2431)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c00c616 commit 3de28d6

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "meshmonitor-desktop",
33
"private": true,
4-
"version": "3.10.0",
4+
"version": "3.10.1",
55
"type": "module",
66
"scripts": {
77
"tauri": "tauri",

desktop/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "MeshMonitor",
4-
"version": "3.10.0",
4+
"version": "3.10.1",
55
"identifier": "org.meshmonitor.desktop",
66
"build": {
77
"beforeBuildCommand": "",

helm/meshmonitor/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: meshmonitor
33
description: A Helm chart for MeshMonitor - Web application for monitoring Meshtastic mesh networks
44
type: application
5-
version: 3.10.0
6-
appVersion: "3.10.0"
5+
version: 3.10.1
6+
appVersion: "3.10.1"
77
home: https://github.com/Yeraze/meshmonitor
88
sources:
99
- https://github.com/Yeraze/meshmonitor

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meshmonitor",
3-
"version": "3.10.0",
3+
"version": "3.10.1",
44
"description": "Web application for monitoring Meshtastic nodes over IP",
55
"license": "BSD-3-Clause",
66
"private": true,

0 commit comments

Comments
 (0)