mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-09-09 20:55:35 +00:00
Updating changelog + build for 3.16.2
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## [3.16.2] - 2026-07-10
|
||||
|
||||
* Feature: Zero hop repeater region discover
|
||||
|
||||
## [3.16.1] - 2026-07-10
|
||||
|
||||
* Feature: Try using direct admin-binary fetch for repeater owner
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "remoteterm-meshcore-frontend",
|
||||
"private": true,
|
||||
"version": "3.16.1",
|
||||
"version": "3.16.2",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "remoteterm-meshcore"
|
||||
version = "3.16.1"
|
||||
version = "3.16.2"
|
||||
description = "RemoteTerm - Web interface for MeshCore radio mesh networks"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
||||
Reference in New Issue
Block a user