up
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
root 2024-10-02 08:58:23 +02:00
parent 6b46502e81
commit 27ef2b1e7f
No known key found for this signature in database
GPG Key ID: 4967812A078C3A4A
3 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ steps:
- name: gitea_release
image: plugins/gitea-release
settings:
base_url: https://gitea.raphaelpiccolo.com
base_url: https://gitea.data.raphaelpiccolo.com
files: ./*.vsix
api_key:
from_secret: gitea_token

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "vscodestat",
"version": "1.1.26",
"version": "1.1.27",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "vscodestat",
"version": "1.1.26",
"version": "1.1.27",
"license": "ISC",
"devDependencies": {
"@types/mocha": "^10.0.8",

View File

@ -1,7 +1,7 @@
{
"name": "vscodestat",
"displayName": "vscodestat",
"version": "1.1.26",
"version": "1.1.27",
"description": "",
"categories": [
"Other"