File tree Expand file tree Collapse file tree 6 files changed +618
-31
lines changed Expand file tree Collapse file tree 6 files changed +618
-31
lines changed Original file line number Diff line number Diff line change 11#  These are supported funding model platforms
22
3- github : [pocket-studios ] 
3+ github : [pocket-apps ] 
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2020 Pocket Studios , Inc. and contributors
3+ Copyright (c) 2020 Pocket Apps , Inc. and contributors
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 22   <h1 >🏷 update-version</h1 >
33   <p >Update your files version field on new releases</p >
44   <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"> 
88   </p >
99</div >
1010
3535    runs-on : ubuntu-latest 
3636    steps :
3737      - uses : actions/checkout@v2 
38-       - uses : pocket-studios /action-update-version@v1 
38+       - uses : pocket-apps /action-update-version@v1 
3939        with :
4040          files : ' package.json, app.yaml' 
4141          version-regexp : ' \d+.\d+.\d+' 
@@ -69,4 +69,4 @@ author-email|Commit author email|*Release author email*
6969
7070# # 👋 Support
7171
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 11name : Update Files Version Field 
22description : Update your files version field on new releases 
3- author : Pocket Studios  
3+ author : Pocket Apps  
44branding :
55  color : blue 
66  icon : arrow-up-circle 
Original file line number Diff line number Diff line change 1212  },
1313  "repository" : {
1414    "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" 
1616  },
1717  "keywords" : [
1818    " actions" 
3030    "yaml" : " 1.10.0" 
3131  },
3232  "devDependencies" : {
33-     "@pocket-studios /eslint-config" : " 1 .0.4 " 
33+     "@pocket-apps /eslint-config" : " 3 .0.0 " 
3434    "@types/node" : " 14.11.2" 
3535    "@typescript-eslint/eslint-plugin" : " 4.1.0" 
3636    "@typescript-eslint/parser" : " 4.1.0" 
5151  },
5252  "eslintConfig" : {
5353    "extends" : [
54-       " @pocket-studios /eslint-config" 
54+       " @pocket-apps /eslint-config" 
5555    ]
5656  },
5757  "husky" : {
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments