Skip to content

Commit 5d75852

Browse files
bump version
1 parent 1fbf498 commit 5d75852

124 files changed

Lines changed: 732 additions & 710 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Upcoming
1+
### 26.8.1
22

33
#### Enhancements
44

core/pioreactor/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Append ".dev0" if a dev version
66
# Append "rc0" if a rc version
77
# No zero padding!
8-
__version__ = "26.8.1.dev0"
8+
__version__ = "26.8.1"
99

1010

1111
def get_hardware_version() -> tuple[int, int] | tuple[int, int, str] | None:

core/pioreactor/web/static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link rel="apple-touch-icon" href="/static/logo192.png" />
1010
<link rel="manifest" href="/static/manifest.json" />
1111
<title>Pioreactor</title>
12-
<script type="module" crossorigin src="/static/static/index-Bsrix9_f.js"></script>
12+
<script type="module" crossorigin src="/static/static/index-8O46qfZP.js"></script>
1313
<link rel="stylesheet" crossorigin href="/static/static/index-BeYu3n6t.css">
1414
</head>
1515
<body>

core/pioreactor/web/static/static/AccordionSummary-Di7EBKUl.js renamed to core/pioreactor/web/static/static/AccordionSummary-B2mX9BmY.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/pioreactor/web/static/static/ArrowBack-DKQP3w5W.js renamed to core/pioreactor/web/static/static/ArrowBack-fvgfjQXo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
import{c as o,j as r}from"./index-Bsrix9_f.js";const t=o(r.jsx("path",{d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20z"}));export{t as A};
1+
import{c as o,j as r}from"./index-8O46qfZP.js";const t=o(r.jsx("path",{d:"M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20z"}));export{t as A};
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import{c as o,j as r}from"./index-8O46qfZP.js";const t=o(r.jsx("path",{d:"m7 10 5 5 5-5z"}));export{t as A};

core/pioreactor/web/static/static/ArrowDropDown-V4Fmd_Pu.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

core/pioreactor/web/static/static/Autocomplete-Cb_FOylx.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

core/pioreactor/web/static/static/Autocomplete-DKPSiNys.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/pioreactor/web/static/static/CalibrationChart-CAhf_-31.js renamed to core/pioreactor/web/static/static/CalibrationChart-BJAaAPC8.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)