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

Commit f34e6fd

Browse files
committed
release 1.7.40
1 parent e059f1f commit f34e6fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM node:8.2.1-alpine
22

3-
ENV GTT_VERSION 1.7.39
3+
ENV GTT_VERSION 1.7.40
44

55
RUN yarn global add --prefix /usr/local "gitlab-time-tracker@$GTT_VERSION"
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitlab-time-tracker",
3-
"version": "1.7.39",
3+
"version": "1.7.40",
44
"description": "A command line interface for GitLabs time tracking feature.",
55
"bugs": {
66
"url": "https://github.com/kriskbx/gitlab-time-tracker/issues"

0 commit comments

Comments
 (0)