Skip to content

Commit e3af8be

Browse files
release/3.8.0
1 parent 75d4515 commit e3af8be

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jira-log-time",
3-
"version": "3.7.1",
3+
"version": "3.8.0",
44
"description": "Code repo for [Jira Log Time](https://chrome.google.com/webstore/detail/jira-log-time/peboekgeiffcaddndeonkmkledekeegl) chrome plugin.",
55
"main": "jira-api.js",
66
"scripts": {

static/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Tempo-Tracker",
3-
"version": "3.7.1",
3+
"version": "3.8.0",
44
"manifest_version": 3,
55
"description": "Timetracker with synchronization to the Jira Tempo-Plugin.",
66
"icons": {

static_ff/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Tempo-Tracker",
3-
"version": "3.7.1",
3+
"version": "3.8.0",
44
"manifest_version": 2,
55
"description": "Timetracker with synchronization to the Jira Tempo-Plugin.",
66
"icons": {

0 commit comments

Comments
 (0)