mirror of
https://github.com/Ne0nd0g/merlin-agent
synced 2026-06-08 11:59:41 +00:00
v2.4.2
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ var Verbose = false
|
||||
var Debug = false
|
||||
|
||||
// Version is the Merlin Agent's version number
|
||||
var Version = "2.4.1"
|
||||
var Version = "2.4.2"
|
||||
|
||||
// Build is the build number of the Merlin Agent program set at compile time
|
||||
var Build = "nonRelease"
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## 2.5.0 - 2024-10-09
|
||||
## 2.4.2 - 2024-10-14
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user