lib/jamf/version.rb in ruby-jss-3.0.0 vs lib/jamf/version.rb in ruby-jss-3.1.0b1

- old
+ new

@@ -1,6 +1,6 @@ -### Copyright 2022 Pixar +### Copyright 2023 Pixar ### ### Licensed under the Apache License, Version 2.0 (the "Apache License") ### with the following modification; you may not use this file except in ### compliance with the Apache License and the following modification to it: @@ -25,8 +25,8 @@ ### module Jamf ### The version of ruby-jss - VERSION = '3.0.0'.freeze + VERSION = '3.1.0b1'.freeze end # module