Update fleetctl version number. Fix spelling error in changelog. (#122)

This commit is contained in:
noahtalerman
2020-12-10 16:09:25 -08:00
committed by GitHub
parent 4c27a6786a
commit 3a44da034c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 -1
View File
@@ -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": {