Skip to content

Commit 84cf1d2

Browse files
authored
Merge pull request #2 from Xenion1987/release/v1.0.0
Release: v1.0.0
2 parents 5eb3e25 + 93263f0 commit 84cf1d2

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Build and Release OpenStack Project Switcher
22

33
on:
4-
push:
5-
branches: [main]
64
release:
75
types: [created]
86
workflow_dispatch:

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"storage",
3232
"tabs"
3333
],
34-
"version": "1.0.1"
34+
"version": "1.0.0"
3535
}

0 commit comments

Comments
 (0)