Skip to content

Commit

Permalink
Merge pull request #1044 from chef/133
Browse files Browse the repository at this point in the history
Release 13.3
  • Loading branch information
tas50 authored Aug 10, 2017
2 parents 0020c81 + d01b731 commit 74ae9b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# UNRELEASED
# Ohai Release Notes 13.3

### Additional Platform Support
## Additional Platform Support

Ohai now properly detects the [F5 Big-IP](https://www.f5.com/) platform and platform_version.

Expand Down
2 changes: 1 addition & 1 deletion lib/ohai/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@

module Ohai
OHAI_ROOT = File.expand_path(File.dirname(__FILE__))
VERSION = "13.2.0"
VERSION = "13.3.0"
end

0 comments on commit 74ae9b0

Please sign in to comment.