diff --git a/.github/workflows/build-package.yml b/.github/workflows/build-package.yml index 4ed80d55..e2d009a3 100644 --- a/.github/workflows/build-package.yml +++ b/.github/workflows/build-package.yml @@ -2,7 +2,7 @@ name: OpenRia Build env: solution: 'OpenRiaServices.OpenSilver.sln' opensilver-package-source: 'https://www.myget.org/F/opensilver/api/v3/index.json' - next-release-version: '2.2.0' + next-release-version: '2.3.0' suffix: 'preview' on: # We run the process manually and pass the version of actual OpenSilver