mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update 0.12.4 references to 0.13.0
This commit is contained in:
parent
bf73fcfc64
commit
184b1a43a4
16 changed files with 38 additions and 38 deletions
|
@ -34,7 +34,7 @@ if [ "$PARAMCOUNT" == 1 ]; then
|
|||
echo "*Result---RESULT DESCRIPTION*" >> $FILENAME
|
||||
echo "" >> $FILENAME
|
||||
|
||||
echo "*Example from Dash Core 0.12.3*" >> $FILENAME
|
||||
echo "*Example from Dash Core 0.13.0*" >> $FILENAME
|
||||
echo "" >> $FILENAME
|
||||
|
||||
# Example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue