Skip to content

Commit fabbfef

Browse files
authored
Migrate Open Saas to 0.18.0 (#500)
1 parent 6a52e45 commit fabbfef

File tree

10 files changed

+729
-616
lines changed

10 files changed

+729
-616
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
WASP_TELEMETRY_DISABLE: 1
13-
WASP_VERSION: 0.17.0
13+
WASP_VERSION: 0.18.0
1414

1515
jobs:
1616
test:

opensaas-sh/app_diff/main.wasp.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--- template/app/main.wasp
22
+++ opensaas-sh/app/main.wasp
33
@@ -3,31 +3,32 @@
4-
version: "^0.17.0"
4+
version: "^0.18.0"
55
},
66

77
- title: "My Open SaaS App",

0 commit comments

Comments
 (0)