File tree 6 files changed +618
-31
lines changed
6 files changed +618
-31
lines changed Original file line number Diff line number Diff line change 1
1
# These are supported funding model platforms
2
2
3
- github : [pocket-studios ]
3
+ github : [pocket-apps ]
Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2020 Pocket Studios , Inc. and contributors
3
+ Copyright (c) 2020 Pocket Apps , Inc. and contributors
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 2
2
<h1 >🏷 update-version</h1 >
3
3
<p >Update your files version field on new releases</p >
4
4
<p align =" center " >
5
- <img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/pocket-studios /action-update-version/CI">
6
- <img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/pocket-studios /action-update-version">
7
- <img alt="GitHub" src="https://img.shields.io/github/license/pocket-studios /action-update-version">
5
+ <img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/pocket-apps /action-update-version/CI">
6
+ <img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/pocket-apps /action-update-version">
7
+ <img alt="GitHub" src="https://img.shields.io/github/license/pocket-apps /action-update-version">
8
8
</p >
9
9
</div >
10
10
35
35
runs-on : ubuntu-latest
36
36
steps :
37
37
- uses : actions/checkout@v2
38
- - uses : pocket-studios /action-update-version@v1
38
+ - uses : pocket-apps /action-update-version@v1
39
39
with :
40
40
files : ' package.json, app.yaml'
41
41
version-regexp : ' \d+.\d+.\d+'
@@ -69,4 +69,4 @@ author-email|Commit author email|*Release author email*
69
69
70
70
# # 👋 Support
71
71
72
- If you find our work useful, you can [support our work](https://github.com/sponsors/pocket-studios ) and win a burrito 🌯
72
+ If you find our work useful, you can [support our work](https://github.com/sponsors/pocket-apps ) and win a burrito 🌯
Original file line number Diff line number Diff line change 1
1
name : Update Files Version Field
2
2
description : Update your files version field on new releases
3
- author : Pocket Studios
3
+ author : Pocket Apps
4
4
branding :
5
5
color : blue
6
6
icon : arrow-up-circle
Original file line number Diff line number Diff line change 12
12
},
13
13
"repository" : {
14
14
"type" : " git" ,
15
- "url" : " git+https://github.com/pocket-studios /action-version-update.git"
15
+ "url" : " git+https://github.com/pocket-apps /action-version-update.git"
16
16
},
17
17
"keywords" : [
18
18
" actions" ,
30
30
"yaml" : " 1.10.0"
31
31
},
32
32
"devDependencies" : {
33
- "@pocket-studios /eslint-config" : " 1 .0.4 " ,
33
+ "@pocket-apps /eslint-config" : " 3 .0.0 " ,
34
34
"@types/node" : " 14.11.2" ,
35
35
"@typescript-eslint/eslint-plugin" : " 4.1.0" ,
36
36
"@typescript-eslint/parser" : " 4.1.0" ,
51
51
},
52
52
"eslintConfig" : {
53
53
"extends" : [
54
- " @pocket-studios /eslint-config"
54
+ " @pocket-apps /eslint-config"
55
55
]
56
56
},
57
57
"husky" : {
You can’t perform that action at this time.
0 commit comments