mirror of
https://github.com/electron/electron.git
synced 2026-02-16 18:16:39 -05:00
0.28.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
// maintainer note - update this manually when doing new releases:
|
||||
var version = '0.28.0'
|
||||
var version = '0.28.1'
|
||||
|
||||
var fs = require('fs')
|
||||
var os = require('os')
|
||||
|
||||
Reference in New Issue
Block a user