mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update version and changelog for v0.28.0
This commit is contained in:
@@ -7,7 +7,7 @@ test('liblootVersion', t => {
|
||||
});
|
||||
|
||||
test('isCompatible', t => {
|
||||
t.is(isCompatible(0, 27, 0), true)
|
||||
t.is(isCompatible(0, 28, 0), true)
|
||||
});
|
||||
|
||||
test('Group equality', t => {
|
||||
|
||||
Reference in New Issue
Block a user