diff --git a/LICENSE b/LICENSE index 19c1339..21cf535 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 Niklas Ekman +Copyright (c) 2024 Niklas Ekman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/custom_components/purei9/manifest.json b/custom_components/purei9/manifest.json index d09bc95..2c00ef8 100644 --- a/custom_components/purei9/manifest.json +++ b/custom_components/purei9/manifest.json @@ -1,7 +1,7 @@ { "domain": "purei9", "name": "Pure i9", - "version": "1.4.2", + "version": "1.5.0", "documentation": "https://github.com/Ekman/home-assistant-pure-i9", "issue_tracker": "https://github.com/Ekman/home-assistant-pure-i9/issues", "dependencies": [],