diff --git a/deploy/teams-recording-bot/Chart.yaml b/deploy/teams-recording-bot/Chart.yaml index 91a0daa1..6616d77e 100644 --- a/deploy/teams-recording-bot/Chart.yaml +++ b/deploy/teams-recording-bot/Chart.yaml @@ -16,12 +16,12 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.5.1 +version: 1.5.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 1.4.1 +appVersion: 1.4.2 dependencies: - name: ingress-nginx diff --git a/src/RecordingBot.UiTests/RecordingBot.UiTests.csproj b/src/RecordingBot.UiTests/RecordingBot.UiTests.csproj index c79a4d88..fa4b5992 100644 --- a/src/RecordingBot.UiTests/RecordingBot.UiTests.csproj +++ b/src/RecordingBot.UiTests/RecordingBot.UiTests.csproj @@ -26,6 +26,7 @@ +