diff --git a/LICENSE b/LICENSE index 817ffb1..8cb3d65 100644 --- a/LICENSE +++ b/LICENSE @@ -198,4 +198,4 @@ distributed under the License is distributed on an "AS IS" BASIS, 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. + limitations under the License. \ No newline at end of file diff --git a/README.md b/README.md index 2eaed70..0644ede 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Varonis SaaS Publisher: Varonis -Connector Version: 1.0.0 +Connector Version: 1.0.1 Product Vendor: Varonis Product Name: Varonis SaaS Product Version Supported (regex): ".\*" diff --git a/release_notes/1.0.1.md b/release_notes/1.0.1.md new file mode 100644 index 0000000..d959ed1 --- /dev/null +++ b/release_notes/1.0.1.md @@ -0,0 +1 @@ +* Initial Release \ No newline at end of file diff --git a/release_notes/unreleased.md b/release_notes/unreleased.md index 3bdcd3d..fbcb2fd 100644 --- a/release_notes/unreleased.md +++ b/release_notes/unreleased.md @@ -1,2 +1 @@ **Unreleased** -* Initial Release \ No newline at end of file diff --git a/varonissaas.json b/varonissaas.json index 2963862..42851f3 100644 --- a/varonissaas.json +++ b/varonissaas.json @@ -11,7 +11,7 @@ "product_version_regex": ".*", "publisher": "Varonis", "license": "Copyright (c) Varonis, 2024", - "app_version": "1.0.0", + "app_version": "1.0.1", "utctime_updated": "2022-11-11T17:03:39.248366Z", "package_name": "phantom_varonissaas", "main_module": "varonissaas_connector.py",