Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit fec8513

Browse files
committed
Update the readmes
1 parent 1b907c3 commit fec8513

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you need more information about this pak you can visit the [official web page
1515
* [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner) - Select a piece of the code and run it.
1616

1717
## Do you think any extension is missing here?
18-
Open a [Pull Request](https://github.com/EliazBobadilla/Python-UltiExtension-Pack-VSCode/pulls) and I'll be reviewing the extension shortly.
18+
First read [contributing](https://github.com/EliazBobadilla/Python-UltiExtension-Pack-VSCode/blob/main/CONTRIBUTING.md) and Open a [Pull Request](https://github.com/EliazBobadilla/Python-UltiExtension-Pack-VSCode/pulls) and I'll be reviewing the extension shortly.
1919
### License
2020
This project is published under MIT License. Read more [here](./LICENSE).
2121
### Issues

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "python-ultiextension-pack",
33
"displayName": "Python UltiExtension Pack",
44
"description": "Finally an extension package that is constantly updated!",
5-
"version": "1.5.5",
5+
"version": "1.6.0",
66
"publisher": "eliazbobadilla",
77
"author": {
88
"name": "Eliaz Bobadilla",

0 commit comments

Comments
 (0)