Skip to content

Commit

Permalink
added new version badges for 19.1 and 19.2 APEX release
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Hochleitner committed Sep 27, 2019
1 parent 357306e commit 4e79ac2
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
34 changes: 34 additions & 0 deletions README.md
Expand Up @@ -242,6 +242,40 @@ Markdown Code:
```


#### APEX 19.1

[![APEX 19.1](https://cdn.rawgit.com/Dani3lSun/apex-github-badges/2fee47b7/badges/apex-19_1-badge.svg)](https://github.com/Dani3lSun/apex-github-badges)

Link to SVG file:

```
https://cdn.rawgit.com/Dani3lSun/apex-github-badges/2fee47b7/badges/apex-19_1-badge.svg
```

Markdown Code:

```
[![APEX 19.1](https://cdn.rawgit.com/Dani3lSun/apex-github-badges/2fee47b7/badges/apex-19_1-badge.svg)](<LINK>)
```


#### APEX 19.2

[![APEX 19.2](https://cdn.rawgit.com/Dani3lSun/apex-github-badges/2fee47b7/badges/apex-19_2-badge.svg)](https://github.com/Dani3lSun/apex-github-badges)

Link to SVG file:

```
https://cdn.rawgit.com/Dani3lSun/apex-github-badges/2fee47b7/badges/apex-19_2-badge.svg
```

Markdown Code:

```
[![APEX 19.2](https://cdn.rawgit.com/Dani3lSun/apex-github-badges/2fee47b7/badges/apex-19_2-badge.svg)](<LINK>)
```


### Language Badges


Expand Down
1 change: 1 addition & 0 deletions badges/apex-19_1-badge.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions badges/apex-19_2-badge.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4e79ac2

Please sign in to comment.