Skip to content

Commit f0b4b77

Browse files
committed
Update to rc11
1 parent 56fbccd commit f0b4b77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ func Start() {
4646

4747
Magic is still in very early development. We'll continue developing it until it can be used to test our own backend which is going to still require some complex problems to be solved. However, we already see a lot of potential in this tool to provide a really nice developer experience.
4848

49-
Current version: v1.0.0-rc10.
49+
Current version: v1.0.0-rc11.

integration/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package integration
22

33
// The current version of Magic to make sure the CLI and generated modules are always compatible
4-
const MagicVersion = "v1.0.0-rc10"
4+
const MagicVersion = "v1.0.0-rc11"

0 commit comments

Comments
 (0)