Skip to content

Commit 93263f0

Browse files
committed
Release: v1.0.0
1 parent 5eb3e25 commit 93263f0

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)