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

Commit feccbd4

Browse files
committed
bump to v1.1.2
1 parent 9cee850 commit feccbd4

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
SHELL:=/usr/bin/env bash
44

5-
VERSION=1.1.1
5+
VERSION=1.1.2
66
URL="https://lofi.cafe/"
77
define BUILD_FLAGS
88
-n "Lofi Cafe" \

package-lock.json

+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lofiapp",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/cdzombak/lofiapp.git"

0 commit comments

Comments
 (0)