Skip to content

Commit 24fb48d

Browse files
committed
update readme and release notes
1 parent 88388cd commit 24fb48d

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
@@ -17,7 +17,7 @@ Install from here: https://chrome.google.com/webstore/detail/github-jira-integra
1717

1818
### Changelog
1919

20-
#### 1.4.0
20+
#### 1.4.0 (in progress)
2121
- [ ] Refactor code to es6
2222
- Use `const` over `let` when preferred
2323
- Use arrow functions for lambdas that do not require `this`

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "GitHub Jira Integration",
4-
"version": "1.2.3",
4+
"version": "1.3.0",
55

66
"description": "This extension shows contents of linked tasks from Jira in Github",
77

0 commit comments

Comments
 (0)