Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit ae0ee52

Browse files
committed
chore: bump version
1 parent 37728b5 commit ae0ee52

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const APP_VERSION = '1.0.12'
1+
export const APP_VERSION = '1.0.13'

deploy/production/web.tar.gz

-108 Bytes
Binary file not shown.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "coderplanets_web",
3-
"version": "1.0.12",
2+
"name": "groupher_web",
3+
"version": "1.0.13",
44
"license": "Apache License 2.0",
55
"scripts": {
66
"dev": "cross-env NODE_ENV=dev next dev",

0 commit comments

Comments
 (0)