Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 324 Bytes

bump.md

File metadata and controls

24 lines (13 loc) · 324 Bytes

pxt-bump Manual Page

@description Bumps the current version number

Bumps the version number of the extension.

pxt bump [--update] [--upload] 

Options

--update

Updates the pxt-core dependency version to the latest tag.

--upload

Uploads the target upon bumping

See Also

pxt tool