Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Commit

Permalink
Release: 1.0.0-beta3
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@momentum.io>
  • Loading branch information
Sam Gammon committed Jul 31, 2017
1 parent 41bc6ac commit 174b297
Show file tree
Hide file tree
Showing 257 changed files with 42,541 additions and 1,312 deletions.
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

### Description

Version: `1.0.0-beta2`
Version: `1.0.0-beta3`

<!-- Describe what happened. Include as much detail as necessary. -->

Expand All @@ -13,11 +13,14 @@ Version: `1.0.0-beta2`
- [ ] C++
- [ ] C#
- [ ] Java
- [ ] JavaNano
- [ ] JavaScript
- [ ] PHP
- [ ] Python
- [ ] Ruby
- [ ] Swift
- [ ] Obj-C
- [ ] Go


### Steps to Reproduce
Expand Down
5 changes: 4 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

### Description

- Version: `1.0.0-beta2`
- Version: `1.0.0-beta3`
- Filed By: @sgammon
- Linked Issue: `Bloombox/OpenCannabis#1`

Expand All @@ -15,11 +15,14 @@
- [ ] C++
- [ ] C#
- [ ] Java
- [ ] JavaNano
- [ ] JavaScript
- [ ] PHP
- [ ] Python
- [ ] Ruby
- [ ] Swift
- [ ] Obj-C
- [ ] Go


### Steps to Reproduce
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# OpenCannabis
## Release __1.0.0-beta2__
## Release __1.0.0-beta3__

_An Open Model for the Legal Cannabis Industry_

Expand Down Expand Up @@ -44,11 +44,14 @@ Currently-supported languages include:
- [C++](https://github.com/Bloombox/OpenCannabis/tree/master/languages/cpp)
- [C#](https://github.com/Bloombox/OpenCannabis/tree/master/languages/csharp)
- [Java](https://github.com/Bloombox/OpenCannabis/tree/master/languages/java)
- [JavaNano](https://github.com/Bloombox/OpenCannabis/tree/master/languages/javanano)
- [JavaScript](https://github.com/Bloombox/OpenCannabis/tree/master/languages/js)
- [PHP](https://github.com/Bloombox/OpenCannabis/tree/master/languages/php)
- [Python](https://github.com/Bloombox/OpenCannabis/tree/master/languages/python)
- [Ruby](https://github.com/Bloombox/OpenCannabis/tree/master/languages/ruby)
- [Swift](https://github.com/Bloombox/OpenCannabis/tree/master/languages/swift)
- [Obj-C](https://github.com/Bloombox/OpenCannabis/tree/master/languages/objc)
- [Go](https://github.com/Bloombox/OpenCannabis/tree/master/languages/go)


### Usage
Expand Down
Loading

0 comments on commit 174b297

Please sign in to comment.