chore: change codename for breaking change
This commit is contained in:
parent
d9ab009afd
commit
a377319bd1
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ export default class Kernel {
|
||||||
lastPid: number = 0
|
lastPid: number = 0
|
||||||
|
|
||||||
constructor () {
|
constructor () {
|
||||||
this.codename = 'Mochi'
|
this.codename = 'Pocky'
|
||||||
this.version = pkg.version
|
this.version = pkg.version
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue