Skip to content

Commit 6c2b29b

Browse files
committed
fix(readme): change code block version name
1 parent 124001b commit 6c2b29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If you plan to write multiple functions, declare the plugin in the root build sc
3232
// <root>/build.gradle.kts
3333

3434
plugins {
35-
id("io.github.manriif.supabase-functions") version "0.0.1" apply false
35+
id("io.github.manriif.supabase-functions") version "<latest-version>" apply false
3636
}
3737
```
3838

0 commit comments

Comments
 (0)