mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Show upgrade as default action when newer version exists
This commit is contained in:
@@ -18,6 +18,8 @@ class AtomPackage extends Package
|
||||
resolvedMainModulePath: false
|
||||
mainModule: null
|
||||
|
||||
getVersion: -> @metadata?.version ? '0.0.0'
|
||||
|
||||
load: ->
|
||||
try
|
||||
@loadMetadata()
|
||||
|
||||
Reference in New Issue
Block a user