You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "🔧 Thanks for supporting OpenGammaKit! If you find any issues or have suggestions, feel free to [open an issue](https://github.com/${{ github.repository }}/issues)." >> RELEASE_BODY.md
131
54
55
+
echo "" >> RELEASE_BODY.md
56
+
echo "### 📦 Release Contents" >> RELEASE_BODY.md
57
+
echo "" >> RELEASE_BODY.md
58
+
echo "| File Name | Description |" >> RELEASE_BODY.md
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,20 +20,19 @@ OpenGammaKit is designed to be affordable, reliable, and easy to integrate with
20
20
21
21
## 📂 Repository Contents
22
22
23
-
-`/docs/` – 3D render previews of the board, Bill of Materials (BOM), KiCad schematic
23
+
-`/docs/` – 3D render previews of the board, Bill of Materials (BOM)
24
24
-`/kicad-libraries/` – KiCad libraries, including custom footprints
25
25
26
26
---
27
27
28
28
## 📦 Release Contents
29
29
30
-
OpenGammaKit releases version **0.1.4.5** and later include all the fabrication files required to manufacture and assemble the OpenGammaKit gamma spectrometer hardware:
30
+
OpenGammaKit releases version **0.1.5.1** and later include all the fabrication files required to manufacture and assemble the OpenGammaKit gamma spectrometer hardware:
0 commit comments