1
0
forked from wrenn/wrenn

Version bump

This commit is contained in:
2026-04-21 15:54:04 +06:00
parent 7fd801c1eb
commit d270ab7752
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
// Package migrations embeds the SQL migration files so that external modules
// (such as the enterprise edition) can access them programmatically.
// (such as the cloud edition) can access them programmatically.
package migrations
import "embed"