v1.0 with SW PWA enabled
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
crate::version::Version {
|
||||
minor: 91,
|
||||
patch: 1,
|
||||
channel: crate::version::Channel::Stable,
|
||||
}
|
||||
Reference in New Issue
Block a user