Update Nuclear version in about screen

This commit is contained in:
Paulus Schoutsen 2016-01-24 23:55:48 -08:00
parent aa09e351db
commit f1005e94e9

View File

@ -38,7 +38,7 @@ export default new Polymer({
nuclearVersion: {
type: String,
value: '1.2.1',
value: '1.3.0',
},
errorLog: {