Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 2880a47

Browse files
committed
v1.1.5
1 parent b489a91 commit 2880a47

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
SHELL:=/usr/bin/env bash
44

55
APPNAME="Lofi Cafe"
6-
VERSION=1.1.4
6+
VERSION=1.1.5
77
URL="https://lofi.cafe/"
88
define BUILD_FLAGS
99
-n ${APPNAME} \

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lofiapp",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/cdzombak/lofiapp.git"

0 commit comments

Comments
 (0)