mirror of
https://github.com/iv-org/invidious.git
synced 2025-12-17 13:39:18 +00:00
Fix version number
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module Invidious::Database::Migrations
|
||||
class CreateCompilationsTable < Migration
|
||||
version 8
|
||||
version 11
|
||||
|
||||
def up(conn : DB::Connection)
|
||||
if !privacy_type_exists?(conn)
|
||||
|
||||
Reference in New Issue
Block a user