mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Improve 110 migration rollback
This commit is contained in:
@@ -32,5 +32,8 @@ return new class extends Migration
|
||||
} catch (\Exception $e) {
|
||||
|
||||
}
|
||||
|
||||
Setting::setSetting('version', '1.0.0');
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user