Update fleetctl version number. Fix spelling error in changelog. (#122)
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
|
||||
* Add documentation for the authentication Fleet REST API endpoints.
|
||||
|
||||
* Add FAQ answers about the stress test results for Fleet, configuraing labels, and resetting auth tokens.
|
||||
* Add FAQ answers about the stress test results for Fleet, configuring labels, and resetting auth tokens.
|
||||
|
||||
* Fixed a performance issue users encountered when multiple hosts shared the same UUID by adding a one minute cooldown.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "osquery-fleetctl",
|
||||
"version": "3.4.0",
|
||||
"version": "3.5.0",
|
||||
"description": "Installer for the fleetctl CLI tool",
|
||||
"main": "binary.js",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user