Skip to content

Commit e155c9d

Browse files
committed
chore: version bump → 1.0.0-alpha13
Signed-off-by: Sam Gammon <[email protected]>
1 parent 488982d commit e155c9d

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
ALGOLIA_APP_NAME: 'GPZ3MWT2LQ'
1717
ALGOLIA_INDEX_NAME: 'dev_elide_docs'
1818
CONFIG_JSON_PRODUCT: 'E'
19-
CONFIG_JSON_VERSION: '1.0.0-alpha12'
19+
CONFIG_JSON_VERSION: '1.0.0-alpha13'
2020

2121
jobs:
2222
build:

Writerside/e.tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
</toc-element>
111111
</toc-element>
112112
<toc-element toc-title="Release Notes">
113+
<toc-element toc-title="1.0.0-alpha13" href="https://github.com/elide-dev/elide/releases/tag/1.0.0-alpha13" />
113114
<toc-element toc-title="1.0.0-alpha12" href="https://github.com/elide-dev/elide/releases/tag/1.0.0-alpha12" />
114115
<toc-element toc-title="1.0.0-alpha11" href="https://github.com/elide-dev/elide/releases/tag/1.0.0-alpha11" />
115116
<toc-element toc-title="1.0.0-alpha10" href="https://github.com/elide-dev/elide/releases/tag/1.0.0-alpha10" />

Writerside/v.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
33
<vars>
44
<var name="product" value="Elide"/>
5-
<var name="version" value="1.0.0-alpha12"/>
5+
<var name="version" value="1.0.0-alpha13"/>
66
<var name="elideDocsSite" value="https://docs.elide.dev"/>
77
<var name="elideSite" value="https://elide.dev"/>
88
<var name="elideGitHubOrg" value="https://github.com/elide-dev"/>

Writerside/writerside.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
<images dir="images" web-path="docs"/>
88
<categories src="c.list"/>
99
<vars src="v.list"/>
10-
<instance src="e.tree" version="1.0.0-alpha12" web-path="E" />
10+
<instance src="e.tree" version="1.0.0-alpha13" web-path="E" />
1111
</ihp>

0 commit comments

Comments
 (0)