We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f522c2f + 2933afa commit 2ecd913Copy full SHA for 2ecd913
.github/workflows/staging.yml
@@ -2,7 +2,7 @@ name: Staging Deployment
2
on:
3
push:
4
branches:
5
- - release/2.35.0
+ - release/2.36.0
6
workflow_dispatch:
7
jobs:
8
build:
package.json
@@ -1,6 +1,6 @@
1
{
"name": "sparrow-proxy",
- "version": "2.35.0",
+ "version": "2.36.0",
"description": "",
"author": "",
"private": true,
0 commit comments