Skip to content

Commit 0d337b5

Browse files
authored
Version 1.28.2.0 (#7)
1 parent de94ac2 commit 0d337b5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id: dojo
22
title: 'Dojo'
3-
version: 1.28.0.0
3+
version: 1.28.2.0
44
release-notes: Version v1.28.0
55
license: AGPLv3
66
wrapper-repo: 'https://github.com/ericpp/dojo-startos'

scripts/procedures/migrations.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ export const migration: T.ExpectedExports.migration = compat.migrations.fromMapp
3030
),
3131
},
3232
},
33-
'1.28.0.0',
34-
)
33+
'1.28.2.0',
34+
)

0 commit comments

Comments
 (0)