Skip to content

Commit 60e1f2f

Browse files
authored
Update README.md
1 parent b3e0de9 commit 60e1f2f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For HTTPS setup, execute the `build.sh` script found in the `scripts` directory:
2727
```bash
2828
$ git clone https://github.com/pillar-markup/pillar.git
2929
$ cd pillar
30-
$ git checkout v10.4.4
30+
$ git checkout v10.4.5
3131
$ chmod a+x ./scripts/build.sh
3232
$ ./scripts/build.sh
3333
```
@@ -189,10 +189,11 @@ The development of Pillar and Microdown are now in Pharo 13.
189189
190190
191191
### For Pharo 13
192-
- v10.4.4 [ Pharo 13 - Pillar & Microdown syntax ]
192+
- v10.4.5 [ Pharo 13 - Pillar & Microdown syntax ]
193193
- Revisit all commands and make them work in Pharo13
194194
- Latest version with Pillar syntax
195195
196+
- v10.4.4 bogus
196197
### For Pharo 12
197198
198199
- v10.4.3 [Use MicWriter for HTML output]

0 commit comments

Comments
 (0)