Skip to content

Commit

Permalink
Change version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Sabo committed Oct 8, 2020
1 parent 90bb141 commit 3007364
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
*/


group = "com.badlogicgames.packr"
version = "3.0.0-SNAPSHOT"
version = "3.0.0"

ext["macOsMinimumVersion"] = "10.10"

Expand Down

0 comments on commit 3007364

Please sign in to comment.