Version Number Updated

This commit is contained in:
devansh bawari 2021-09-27 17:32:07 +05:30
parent 200445b9a2
commit d9da73f121
3 changed files with 14 additions and 17 deletions

View File

@ -1,6 +1,6 @@
APP_NAME=Bagisto
APP_ENV=local
APP_VERSION=1.3.2
APP_VERSION=1.3.3
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost

View File

@ -1,6 +1,6 @@
APP_NAME=Laravel
APP_ENV=local
APP_VERSION=1.3.2
APP_VERSION=1.3.3
APP_KEY=base64:G4KY3tUsTaY9ONo1n/QyJvVLQZdJDgbIkSJswFK01HE=
APP_DEBUG=true
APP_URL=http://localhost

View File

@ -3,32 +3,29 @@ name: "🐛 Bug Report"
about: 'Report a general issue.'
---
# Bug Report
<!--- Before you open an issue, please check if the issue already has been reported. --->
# Bug report
### Issue Description
## Issue Description
<!--- Provide a more detailed introduction to the issue itself. -->
### Preconditions
## Preconditions
<!--- Please provide as detailed information about your environment as possible. -->
## Bagisto Version
<!--- Please select the version of bagisto that you are using. -->
#### Bagisto version
- [ ] master branch
- [ ] 1.3.3
- [ ] 1.3.2
- [ ] 1.3.1
- [ ] 1.3.0
### Steps to reproduce
<!--- It is important to provide a set of clear steps to reproduce this bug.If relevant please include code samples. -->
## Steps To Reproduce
<!--- It is important to provide a set of clear steps to reproduce this bug. If relevant please include code samples. -->
1.
2.
## Actual Result
<!--- Tell us what happens instead.-->
### Expected result
<!--- Tell us what should happen -->
### Actual result
<!--- Tell us what happens instead -->
## Expected Result
<!--- Tell us what should happen. -->