Skip to content

Commit dcfbdf3

Browse files
minor changes to 11b_syntaxr
1 parent c99162f commit dcfbdf3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: BioDataScience
22
Type: Package
3-
Version: 0.18.0
3+
Version: 0.18.1
44
Title: A Series of Learnr Documents for Biological Data Science
55
Description: Interactive documents using learnr for studying biological data science.
66
Authors@R: c(

inst/tutorials/11b_syntaxr/syntaxr.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ output:
66
learnr::tutorial
77
tutorial:
88
id: "sdd1.11b"
9-
version: 1.0.0
9+
version: 1.1.0
1010
runtime: shiny_prerendered
1111
---
1212

inst/tutorials/11b_syntaxr/syntaxr.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ <h2>Conclusion</h2>
461461
</script>
462462

463463
<script type="application/shiny-prerendered" data-context="server">
464-
learnr:::register_http_handlers(session, metadata = list(id = "sdd1.11b", version = "1.0.0"))
464+
learnr:::register_http_handlers(session, metadata = list(id = "sdd1.11b", version = "1.1.0"))
465465
</script>
466466

467467
<script type="application/shiny-prerendered" data-context="server">

0 commit comments

Comments
 (0)